SQRT(x)
The SQRT function returns the square root of @x.
If @x is negative returns #NUM!. This function only takes one argument.
POW