cbrt
relationalai.semantics.std.math
cbrt(value: NumberValue) -> ExpressionCompute the cube root.
Parameters
(valueNumberValue) - The input value.
Returns
Expression- AnExpressioncomputing the cube root. ReturnsFloat.
cbrt(value: NumberValue) -> ExpressionCompute the cube root.
valueNumberValue) - The input value.Expression - An Expression computing the cube root. Returns Float.