spark_connect_rs::functions

Function cbrt

Source
pub fn cbrt(col: impl Into<Column>) -> Column
Expand description

Computes the cube-root of the given value.