: sqrt (x)

Compute the square root of each element of x.

If x is negative, a complex result is returned.

To compute the matrix square root, see ‘Linear Algebra’.

See also: realsqrt, nthroot.

Package: communications