was wondering how you use the parentheses for the power function, without using the ^ operator, however, i needed the forloop for an accumulation interest function...thanks for your reply...it works that way and if you use a #include <iomanip.h> also the pow (x,n) works, although kinda primative...i actually changed the int to a double for the decimal money values...thanks again