cupy.cbrt#

cupy.cbrt(x, /, out=None, \*, casting='same_kind', dtype=None)#

Elementwise cube root function.

See also

numpy.cbrt