User DocsAnyDB FunctionsSQRTOn this pageSQRT Returns the square root of a number. Syntax SQRT(number) Arguments number: The number for which you want to find the square root. Example SQRT(9) → Returns 3SQRT(A1) → Returns the square root of the value in cell A1.