$math.cbrt
Returns the cube root of a number
Usage
<
real
>
$math.cbrt
(
<
number
:real
>
)
Description
Returns the cube root of the specified number.
Index
,
Functions