FunctionsMathcbrtReturns the real cube root of the numeric input. cbrt(…) → Float64 Kind · scalar Returns the real cube root of the numeric input. Part of the Math family.absReturns the absolute value of a numeric input. The sign is removed while preserving magnitude.ceilRounds each numeric input up to the smallest integer value greater than or equal to it.