Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

sqrt

numeric sqrt(value)

Returns the positive square root of value.

The function fails if argument is a negative bigint.

Parameters

  1. number — value, either bigint or coerced number.

Returns

  • the positive square root of value, or NaN if argument is a negative number.
Note! This documentation is also accessible within the app from Help & feedback menu.