Ok, I have a number to the power of another, say 2^3 which of course is 8.
Question is if you have 2^n = 8 how do you calculate n?, this is obviously simple for the example but say if I needed to calculate n in 2^n = 1000 how do I do this either on paper or using a calculator, I've searched the...