Let $S_{>0}$ be the space of symmetric positive definite real $n \times n$ matrices.
Is there a closed-form formula for the positive square root function $\sqrt \cdot :S_{>0} \to S_{>0}$?
I want an explicit formula (using roots, algebraic operations, and perhaps some other natural operators) for $\sqrt A$ in terms of the entries of $A$.
So, using the fact that $A$ is orthogonally diagonalizable is not explicit enough for me:
We can write $A=Q \Sigma Q^T$, and so $\sqrt A=Q \sqrt\Sigma Q^T$, but there are no explicit formulas for the eigenvalues - since they are roots of a high-order polynomial (when $n \ge 5$).
However, a-priori the fact we do not have a formula for the eigenvalues does not rule out that the specific combination $Q \sqrt\Sigma Q^T$ could be expressed in a formula.
A related question is whether there is a formula for the positive factor of a matrix:
Given an $n \times n$ matrix $A$, it can be written as $A=OP$, where $O$ is orthogonal and $P$ is symmetric positive definite. $P$ is given by $P=\sqrt{A^TA}$.
Is there a formula for $P$?
(If $A=U\Sigma V^T$ is the SVD of $A$, then $P=V\Sigma V^T$ but again this is not really explicit).
Of course, if we had a formula for the square root, we had also a formula for $P$, but maybe more can be said on this particular case - in particular $P(A)$ behaves homogeneously with $A$, i.e. $P(\lambda A)=\lambda P(A)$, while the square root behaves differently of course.
I guess I am rather pessimistic about the existence of nice formulas, but I haven't seen an explicit discussion of these anywhere. (Except for when $n=2$).