SQRT

Name

SQRT —
SQRT(x)

Description

The SQRT function returns the square root of @x.

If @x is negative returns #NUM!. This function only takes one argument.

See also

POW