sqrtu
sqrtU is a shorthand commonly used to denote the square root of a quantity U. In real arithmetic, sqrtU represents the nonnegative number y such that y^2 = U, defined for U ≥ 0. In complex arithmetic, there are two square roots, and by convention sqrt denotes the principal value with argument in (-π, π].
Notationally, sqrtU is often written as sqrt(U) or U^{1/2}. For a matrix U, sqrtU may refer to
Basic properties: For real U ≥ 0, sqrtU ≥ 0 and sqrtU^2 = U. The relation sqrt(ab) = sqrt(a)sqrt(b) holds
Computation: For scalars, compute by factoring or using standard functions on a calculator. For matrices, common
Examples: sqrt(9) = 3; sqrt(0) = 0. For the identity matrix I, sqrt(I) = I. If U is Hermitian
Applications: The concept is used in solving equations, normalization procedures, statistics (root-mean-square), quantum mechanics, and numerical
Notes: The existence of a real square root for matrices is not universal; only certain matrices possess