datatable.math.square()

The square of x, same as x ** 2.0. As with all other math functions, the result is floating-point, even if the argument x is integer.