Function arrayfire::cbrt [] [src]

pub fn cbrt(input: &Array) -> Array

Compute the cube root

This is an element wise unary operation.