Arithmatic Question

May 4 2005 8:48 AM
Hello I am new to programming and would like to do calculate y³ where 3 could be any number. Is the only way of doing this without writing y*y*y or is ther an operator I could use like y^3? Thank you for your help

Answers (3)