SQRT The SQRT(a) function returns the square root of an expression a. The square root function is defined only for non-negative values of the expression a. Format SQRT(a) Arguments a Any valid function expression. Number of Arguments: 1 Parent topicSupported Functions