Square root function
Square root function
Returns the square root of each value in a column.
Namespace
math
Input
Non-decimal values
Output
Double values
Syntax
set-column :column math:sqrt(column)
Example
Returns the square root of each row in the values
column.
set-column :values math:sqrt(values)
, multiple selections available,
Related content
DaysSinceFromDate function
DaysSinceFromDate function
More like this
Router Transformation (Deprecated)
Router Transformation (Deprecated)
More like this
Google BigQuery Table Sink
Google BigQuery Table Sink
More like this
Google Cloud BigQuery Execute Action
Google Cloud BigQuery Execute Action
More like this
NGramTransform Spark Compute Analytics (Deprecated)
NGramTransform Spark Compute Analytics (Deprecated)
More like this
Hive Bulk Import Action (Deprecated)
Hive Bulk Import Action (Deprecated)
More like this
Created in 2020 by Google Inc.