Skip to main content

Square root

Square root function.

Syntax

sqrt(Real)
sqrt(Real, Ring)
sqrt(Unit | Quantity)

Description

Given a real number, returns its square root.

symbols.sqrt1.calc.png

Given a real number and a ring R, returns its square root over RR.

symbols.sqrt2.calc.png

Given a unit or quantity, computes its square root.

symbols.sqrt3.calc.png