Function sqrt

Source
pub fn sqrt<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,