SQRT returns a DOUBLE PRECISION value representing the arithmetic square root of the argument.
Syntax
SQRT ( expression )
Semantics
expression
is an expression of type DOUBLE PRECISION
Examples
SQRT(2.0)
Result: 1.4142135623731
1.4142135623731