Category:
Mathematical
Returns square root of a number.
Syntax
sqrt(
x Numeric
): Numeric
Parameters
x is a source number.
Return value
Type: Numeric.
Examples of using
sqrt(40.11)
Database Tour Documentation | |
sqrt function |
Category:
Mathematical
Returns square root of a number.
sqrt(
x Numeric
): Numeric
x is a source number.
Type: Numeric.
sqrt(40.11)