This function returns the cube root of the given number.
Bash
cbrt(number) #Output: Number
📚 Use cases and examples
| Use case |
|---|
| No content found. |
This function returns the cube root of the given number.
cbrt(number) #Output: Number
| Use case |
|---|
| No content found. |