I have an expression to calculate and I am confused between Math.Pow() or Math.Exp().

Expression to be calculated:

1-(1-CPR)^(1/12)
where ^ is exponential (works in excel).
thanks
nath