Efficiently Solve Roots Problems Without a Calculator

  • Thread starter Thread starter kenewbie
  • Start date Start date
  • Tags Tags
    Roots
AI Thread Summary
To solve the problem of finding the cube root of 0.64 * 10^8 without a calculator, the discussion emphasizes converting the expression into powers of 3. Initially, the user attempts to break down the components but struggles with the decimal. The breakthrough occurs when recognizing that 0.64 can be rewritten as 64 * 10^6, simplifying the calculation. Ultimately, this leads to the correct answer of 400. The discussion highlights the importance of manipulating numbers into manageable forms for easier computation.
kenewbie
Messages
238
Reaction score
0

Homework Statement



Without using a calculator, find the solution to

\sqrt[3]{0.64 * 10^8}

The Attempt at a Solution



Well, I figure I want to get everything into powers of 3.

4^3 = 64, but that leaves 100 as the denominator to get 0.64, which does not play well with ^3.

I can split 10^8 into 10^3 * 10^3 * 10^2, but I don't see how that helps since I'm left with 10^2.

I can get to 100 * \sqrt[3]{0.64 * 10^2} which does give 400 (the correct answer).

So, what am I missing here?

k
 
Last edited:
Physics news on Phys.org


D'oh, finally saw it, sorry.

0.64 * 10^8 = 64 * 10^6, which makes the whole thing come together :)

k
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top