Solve for :
Move everything to one side. Subtracting :
A root of is what we want. The coefficients are all positive except the constant, so by Descartes rule there is exactly one positive real root.
Bracket the root with an interval where the sign changes. Evaluate carefully:
The sign flips between and , so the root lies there. Every digit of these test values matters — a mis-evaluated would send the bracket to the wrong interval and produce a confidently wrong answer.
Check the arithmetic of the decisive test point. At : , , . Summing and subtracting: . Positive, confirming the bracket .
Refine with Newton method. With and , successive iterates are , , — converged to seven decimals:
Verify the root and account for the others. ✓. The other two roots of the cubic, and , are negative; if the variable represents a physical quantity they are usually discarded, leaving as the answer.
Need to solve a different problem like this? Open the solver →