I'm sure there is an easy answer to this, but I can't seem to figure it out. I am using the formula tool and I would like to raise x to the power of y. In most programs this would be written as x^y or x**y, unfortunately both of those notations throw errors.
Any suggestions?