Square root Square root function. Syntax sqrt(Real) sqrt(Real, Ring) sqrt(Unit | Quantity) Description sqrt(Real) Given a real number, returns its square root. sqrt(Real, Ring) Given a real number and a ring , returns its square root over . sqrt(Unit | Quantity) Given a unit or quantity, computes its square root. Related functions Square roots, Root, Roots Table of Contents Syntax Description Related functions