Skip to main content
Ctrl+K

jax.lax.cbrt#

jax.lax.cbrt(x)[source]#

Elementwise cube root: \(\sqrt[3]{x}\).

Parameters:

x (Union[Array, ndarray, bool_, number, bool, int, float, complex]) –

Return type:

Array

previous

jax.lax.broadcasted_iota

next

jax.lax.ceil