Sqrt Problem HereOk I'll include that in the next iteration of it. Anything else wrong besides that?
Sqrt Problem HereWould it make much of a difference performance wise if I didn't assign my variables values at concep...
Sqrt Problem HereI had the steps expanded so I can output the result of each calculation, I was going to add an If st...
Cant seem to get loop to work rightif(input = number) needs to be changed to if(input == number) the "=" symbol [u]assigns[/u] val...
rasing variable to 2nd powerhttp://www.cplusplus.com/reference/clibrary/cmath/pow.html