XLPack 7.0
XLPack Numerical Library (Excel VBA) Reference Manual
Loading...
Searching...
No Matches

◆ Ccbrt()

Function Ccbrt ( Z As  Complex,
Optional Info As  Long 
)

Complex cube root

Purpose
Ccbrt computes the cube root of a complex number z.
Returns
Complex
Cube root of a complex number z.
Parameters
[in]zArgument z.
[out]Info(Optional)
= 0: Successful exit.
= 1: Floating point range error.