cubeRoot top-level constant
_CubeRoot
const cubeRoot
Takes the cube root of a number when written as "cbrt".
Implementation
const cubeRoot = _CubeRoot('cbrt');
Takes the cube root of a number when written as "cbrt".
const cubeRoot = _CubeRoot('cbrt');