Cube root

From Elliptic Curve Crypto
Revision as of 23:52, 26 December 2024 by Rational Point (talk | contribs) (cube roots)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Extracting cube roots by hand

Start by grouping the digits under the radical into groups of three as you normally would. This seems natural to do, even if it is a little more

The first step here is to find the largest digit whose cube does not exceed the first group of digits under the radical, cube it, subtract to find the remainder, and bring down the next three digits.

The next step is based on the identity

if we let , the number written so far above the radical, and y be the next digit to calculate. The term has already been subtracted when we bring down the next group of three digits, so the next digit to write above the radical will be the largest y such that .

To be continued [1] ...

  1. WikiHow: How to Calculate Cube Root by Hand https://www.wikihow.com/Calculate-Cube-Root-by-Hand