Is there anyway to calculate an exponent in a formula field?

Is there anyway to calculate an exponent in a formula field?

I'm trying to calculate simple interest:

(Principle  *  (1  +  0.08  /  365)  +  fee) ^ (Todaysdate - Issue_Date)

It's saying '^' is not valid.