sqrtz2
sqrtz2 denotes the principal square root of z squared, written as sqrt(z^2) with a fixed branch of the complex square root. In this usage, sqrt is the principal square root, defined for a complex number w by sqrt(w) = exp(1/2 Log w), where Log is the principal logarithm (branch cut along the negative real axis). Thus sqrtz2(z) = sqrt(z^2) uses the standard principal branch of the square root.
For real arguments, sqrt(z^2) equals the absolute value of z: sqrt(z^2) = |z|. This makes sense because
In the complex plane, the value of sqrt(z^2) depends on the chosen branch. With the principal branch
Key properties include that (sqrt(z^2))^2 = z^2, while sqrt(z^2) is not generally equal to |z| when z
See also: square root, principal value, multivalued functions, complex analysis.