I am unable to find a real matrix $A$ that satisfies $A^2=B$ for the matrix given below by any methods I know, since it is already diagonalized. Does there exist such a real $A$ at all, and more importantly, is there any way to prove whether it does? $$B=\begin{bmatrix} 1 & 0 & 0 \\ 0 & -1 & 0 \\ 0 & 0 & -1 \end{bmatrix}$$
2026-04-12 15:09:10.1776006550
Does there exist a real square root for this diagonal matrix?
356 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Yes, there indeed exists such a real matrix. In general, a real square root will exist so long as all negative eigenvalues appear with even multiplicity. As for finding a square root, it's simple in this case
Hint: The transformation induced by $B$ is a $180^\circ$ rotation about the $x$-axis. We can take $A$ to be another rotation.