mathCbrt

Category: Mathematics

Syntax:

mathCbrt:Double(value:Double)


Parameters

Returns

Double



Summary

Returns the cube root of a number.

Takes value (number).

Returns the real cube root of the input value.

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn