Page logoMath sketchbook

Documentation for sqrt

Signature

sqrt(x)

Description

The sqrt() function calculates the square root of a given number.

Variants

  • sqrt(scalar) -> scalar

Examples

See also