The SQRT function returns a numeric value that approximates the square root of the argument specified.
The function type is numeric.
Format >>-FUNCTION SQRT--(argument-1)---------------------------------><
The returned value is the absolute value of the approximation of the square root of argument-1.
Related Information
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.