Raises an object to a specified power. Returns object1 raised to the power object2. An error is signaled if both arguments are zero.
open
The method on <complex>, <integer> raises a complex number to an integral power and returns the result.