Contact Us
Contact our corporate or local offices directly.
Parent page: System Query Functions - Arithmetic Functions
Returns a (real) number whose value is equal to the (positive) square root of the parameter's numeric value.
SQRT(X : Number / Numeric_String) : Number
SQRT(4)
Returns 2.
SQRT(10)
Returns 3.1623.
Contact our corporate or local offices directly.