pyspark.sql.functions.cbrt

pyspark.sql.functions.cbrt(col)[source]

Computes the cube-root of the given value.

New in version 1.4.