- Categories:
Numeric functions (Exponent and Root)
CBRT¶
Returns the cubic root of a numeric expression.
Syntax¶
Returns¶
If the input expression is of type DECFLOAT, the returned type is DECFLOAT. Otherwise, the returned type is FLOAT.
Numeric functions (Exponent and Root)
Returns the cubic root of a numeric expression.
If the input expression is of type DECFLOAT, the returned type is DECFLOAT. Otherwise, the returned type is FLOAT.