XLPack
7.0
XLPack Numerical Library (Excel VBA) Reference Manual
Loading...
Searching...
No Matches
C2. Elementary functions (powers, roots, reciplocals)
Cbrt
Cbrt_sub
Ccbrt
Csqrt
Fma
Fma_sub
Hypot
Hypot_sub
◆
Cbrt()
Function Cbrt
(
X As
Double
)
Cube root
Purpose
Computes the cube root of a real number x.
Returns
Double
Cube root of a real number x.
Parameters
[in]
X
Argument x.
Generated by
1.9.7