Codebox Operators cbrt

cbrt

Returns the cubic root of the input

cbrt(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

The value to be processed

Returns

NameTypeDescription
out1number

The cubic root of the input