pub fn power(col1: impl Into<Column>, col2: impl Into<Column>) -> Column
Returns the value of the first argument raised to the power of the second argument.