F64_Cbrt()

Syntax

pointer.double = F64_Cbrt(n.double [, result.double])

Description

Calculates the Cubic root of n. The result is stored in n or, if the optional parameter is given, in result.