SQRT(x)
SQRT function returns the square root of @x. This function is Excel compatible.
If @x is negative, SQRT returns #NUM! error.
SQRT(2) equals 1.4142136.
POWER