$root
$root
will return the root of a given number.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
number | number | The number of which you want the root returned of. | true |
root | number | The root. | true |
Example(s)
This will calculate the root of 7:
$root
will return the root of a given number.
Field | Type | Description | Required |
---|---|---|---|
number | number | The number of which you want the root returned of. | true |
root | number | The root. | true |
This will calculate the root of 7: