PureData CEAMMC library web documentation
available since version: 0.1
The cbrt() function computes the cube root of input value. Special values: cbrt(+-0) returns +-0. cbrt(+-infinity) returns +-infinity.
See also: [math.sqrt]
Authors: Serge Poltavsky
License: GPL3 or later