This function returns the square root of the input number.
The input has to be a non-negative value.
Bash
sqrt(number) #Output: Number
📚 Use cases and examples
| Use case |
|---|
| No content found. |
This function returns the square root of the input number.
The input has to be a non-negative value.
sqrt(number) #Output: Number
| Use case |
|---|
| No content found. |