PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.cbrt~

cube root function for signals

available since version: 0.9


information

Outputs the cube root of input signal Special values: cbrt(+-0) returns +-0. cbrt(+-infinity) returns +-infinity.

example

inlets:

outlets:

keywords:

math cbrt

See also: [math.cbrt]

Authors: Serge Poltavsky

License: GPL3 or later