- Joined
- Jan 21, 2008
- Messages
- 65
- Reaction score
- 1
I'm having a hard time figuring out an efficient way of calculating some things. For example,
2.1 x 10^-6 = 4(x)^3
I know to divide 2.1.... by 4 to get
5.25 x 10^-7 = x^3
Cube root of 10^-7 is (10^-7)^(1/3) and you multiply the exponents, fair enough. But now how do I figure out cube root of 5.25 quickly?
Or is there an altogether faster approach to such calculations?
2.1 x 10^-6 = 4(x)^3
I know to divide 2.1.... by 4 to get
5.25 x 10^-7 = x^3
Cube root of 10^-7 is (10^-7)^(1/3) and you multiply the exponents, fair enough. But now how do I figure out cube root of 5.25 quickly?
Or is there an altogether faster approach to such calculations?