How to find the square root of a 2x2 matrix?
Answers
Answered by
0
For a 2 × 2 matrix, there are explicit formulas that give up to four square roots, if the matrix has any roots. If D is a diagonal n × n matrix, one can obtain a square root by taking a diagonal matrix R, where each element along the diagonal is a square root of the corresponding element of D.
Similar questions