SQRT

Description

SQRT calculates the square root of a number

Example:

In this examples two lists of three values each are used.

SQRT(5)

This calculates the square root of 5, which is approximately 2.236

Last updated