cubeRoot top-level constant

_CubeRoot const cubeRoot

Takes the cube root of a number when written as "cbrt".

Implementation

const cubeRoot = _CubeRoot('cbrt');