Loading [MathJax]/jax/output/CommonHTML/jax.js

cbrt( z )

The cubic root of z in Math. Defined by

(3z)3=z

Real part on the real axis:

-5.0 -2.5 2.5 5.0 -1.5 -1.0 -0.5 0.5 1.0 1.5

Imaginary part on the real axis:

-5.0 -2.5 2.5 5.0 0.25 0.50 0.75 1.00 1.25

Real part on the imaginary axis:

-5.0 -2.5 2.5 5.0 0.25 0.50 0.75 1.00 1.25

Imaginary part on the imaginary axis:

-5.0 -2.5 2.5 5.0 -0.75 -0.50 -0.25 0.25 0.50 0.75

Real part on the complex plane:

Imaginary part on the complex plane:

Absolute value on the complex plane:

Related functions:   pow   root

Function category: basic functions