raises x to the power 'pow' by squaring x <- x^pow
this value gets raised to the power pow
the power
See Implementation
raises x to the power 'pow' by squaring x <- x^pow