sqrtX2
sqrtx2 commonly denotes the expression sqrt(x^2). For real x, this value equals the absolute value of x, written |x|. This is because squaring x makes its sign disappear, and taking the principal (nonnegative) square root returns the magnitude. Consequently, sqrt(x^2) = x when x is nonnegative, and sqrt(x^2) = -x when x is negative.
As a function, y = sqrt(x^2) is the absolute value function, y = |x|. Its graph is a V
Key distinctions are important. sqrt(x^2) is not generally equal to x; they agree only for x ≥ 0.
In complex numbers, the square root is multivalued, so sqrt(z^2) need not equal z or |z}. The
Examples: sqrt(9) = 3; sqrt(4) = 2; sqrt((-3)^2) = sqrt(9) = 3. The result remains nonnegative, reflecting the definition of