sqrt
Creates a SQRT(expr) function that returns the square root of the given numeric expression.
Return
The SQRT(expr) function.
Parameters
operand
The numeric expression.
Creates a SQRT(expr) function that returns the square root of the given numeric expression.
The SQRT(expr) function.
The numeric expression.