exponents in c++

is there any other way to solve a base and its exponent without using pow or a for loop?

Not really. Why?
Maybe if the base happens to be 2...but generally, no.
Topic archived. No new replies allowed.