There is already an [implementation](https://github.com/robpike/ivy/blob/master/value/power.go) in @robpike's excellent [ivy calculator](https://github.com/robpike/ivy). However, the code is quite complex and lacks test cases. Would it make sense to move it to the math/big package?