pyspark.sql.functions.sqrt

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

Computes the square root of the specified float value.

New in version 1.3.