Vedic Math - Cube Roots of more than 6-Digit Number - Part III

In this article, we are going to learn an interesting Mathematical technique to find, if the given number is a perfect cube or not. It is very important step while computing cube roots. Infact, before applying any method to find the cube root, we have to check whether it is perfect cube or not and then accordingly we choose the technique. For example, following scenario tells us the importance of finding perfect cube step while computing the cube root.

Example : 1728 has cube root 12 since two groups are 1 and 728. From 728, we derive last digit as                 2 from 1 (first group), we derive first digit as 1.
               So, cube root of 1728 is 12.
 But now, if number is 1278, which again has two groups: 1 and 278. It can derive the same last digit as 2 and first digit as 1 , which implies that cube root of 1278 is 12, which is not true because technique stands true for perfect cube root only.

There is a simple technique to check whether the number is perfect cube or not. For this, we add the digits of the number. See the below chart in which we add the digits of cubes from 1 to 10.

Above example shows that sum of digits of a perfect cube is either 1, 8 or 9. However, it is not true that all numbers which sum to 1,8 or 9, will be perfect cube.

For example,
Sum of digits of 1728 and 1278 are same i.e.(1+7+2+8) = (18) = 9 . But 1278 is not a perfect cube.

Hence if sum of digits of a number is not 1,8 or 9, we are very sure that the number is not a perfect cube. However, a number may not be perfect cube root even if sum of digits is 1,8 or 9. To scrutinize that, we need to apply factorisation. If number is small like 1278, factorisation is good method. See below:


For bigger numbers, factorisation could be time consuming technique. Hence, for large numbers, we shall apply general method of finding the cube of root.

Case 2 : Cube root for all the cubes, whether perfect cubes or not.    (Case 1 discussed in last two articles)
From last two articles, we conclude about the sequence of digits (a+b+c)³ as:
(1) The first place by a³
(2) The second place by 3a2b
(3) The third place by 3ab2+3a2c
(4) The fourth place by 6abc+b³
(5) The fifth place by 3ac2+3b2c
(6) The sixth place by 3bc2
(7) The seventh place by c³ ; and so on.

In 'General Technique', we find Dividends(D), Quotients(Q), and Remainders(R). Steps involved as:
(1) First determine D, Q and R
(2) From the second dividend, no deduction is to be made.
(3) From the third, subtract 3ab2
(4) From the fourth, deduct 6 abc+b³
(5) from the fifth, subtract 3ac2+3b2c
(6) from the sixth, deduct 3bc2
(7) from the seventh, subtract c³. ; and so on.

(a) Quotient(Q) is closest minimum exact cube to the first cube i.e. 'F' term used in last two articles.
(b) And, Reminder(R) is the difference between the first group and closest minimum exact cube.
(c) Dividend(D) is found by multiplying the 'Square of Quotient(Q)' by 3 (Q2*3)

Lets take an example to make it more clear.
Example 1 : 248858189

(1) First arrange the numbers in groups i.e. 248,858,189
Here, N = 3
First group(248) has closet minimum exact cube (216) which is 6³. So, First Quotient(Q) = 6
First Reminder(R) = 248-216 = 32
First Dividend(D) = 62*3 = 108


(2) The second Gross Dividend is 328. We don't subtract anything at that point. We only divide it by 108 and write down 2 and 112 as Q and R.
[Important Note : Here we are taking quotient to be 2 instead of 3; because if we take it as 3, the reminder comes out 4 (328-108*3) and third dividend turns out 45 which is absurd and will not be dividable by 108]

(3) The third Gross Dividend is 1125. Subtract 3ab2 (here, a=6, b=2, first two quotients) i.e. 3*6*22 = 72 from 1125 (i.e. 1125-72=1053) Therefore, Third Actual Dividend is 1053; divide 1053 by 108 gives 9 and 81 as Q and R.



(4) The fourth Gross Dividend is 818. Subtract 6abc + b³ (here, a=6, b=2, c=9) i.e. 6*6*2*9+2³ = 656 from 818 (i.e 818-656=162) So, Fourth Actual Dividend is 162. Divide this again by 108 and write down 0 and 162 as Q and R.



(5)  The fifth Gross Dividend is 1621. Subtract 3ac2+3b2c (here, a=6, b=2, c=9) i.e. 1458+108 = 1506 from 1621 (i.e 1621-1506=55) So, Fifth Actual Dividend is 55. Divide it by 108 and write down 0 and 55 as Q and R.

(6) The sixth Gross Dividend is 558. Subtract 3bc2 (here, b=2, c=9) i.e. 486 from 558 (i.e 558-486=72) So, Sixth Actual Dividend is 72. Divide this by 108 and write down 0 and 72 as Q and R.

(7) The last / seventh Gross Dividend is 729. Subtract c³ (here, c=9) i.e. 729 from 729 (i.e 729-729=0) So, Seventh Actual Dividend is 0 and write down 0 and 0 as Q and R.

Put decimal after 3 digits (N=3). After decimal there are all zeros. This means that the given number is a perfect cube and the cube root is 629.
(After putting decimal, if there are still numbers except 0's than the number is not perfect cube)

Steps involved in finding dividend, quotient and reminder for (a+b+c+d)³ are:
(1) First determine D, Q and R
(2) From the second dividend, no deduction is to be made.
(3) From the third, subtract 3ab2
(4) From the fourth, deduct 6abc+b³
(5) from the fifth, subtract 6abd+3ac2+3b2c
(6) from the sixth, deduct 6acd+3bc2+3b2d
(7) from the seventh, subtract 6bcd+3ad2+c2
(8) From the eighth, subtract 3bd2+3c2d
(9) From the ninth, subtract 3cd2
(10) From the tenth, subtract d³; and so on.

OR We can convert (a+b+c+d) into (a+b+c). By considering first two groups into one group.
For example: 12278428443 can be written as
12, 278, 428, 443 (a+b+c+d)
12278, 428, 443   (a+b+c)
But, in second, we shall get the first quotient bigger.



Lets take one more example of an imperfect cube (not a perfect cube).
Find cube root of 417 upto 3-decimals place.


So, Cube root of 417 is 7.471

Hope these methods will help you all in computing cube root of the number.

In the upcoming articles, we will discuss about various techniques of division using Vedic Math.

Vedic Math - Cube Roots of more than 6-Digit Number - Part II

In last article, we have discussed the method to find cube root of more than 6-digit numbers; especially the odd numbers. Today we shall discuss the procedure for even numbers. In this procedure, only two extra steps are added, one in the beginning and other at the end. Rest all is same.

Procedure: As first added step, we keep on dividing the number by 8 till we get an odd cube. Following it, same method of successive elimination of the digits will apply. At the end, multiply the cube root by 8 to obtain the cube root of the original number.

Example :  2840362499528
First, we continue without using those two additional steps, which will help you to understand the problems arises while dealing with even cubes.

The cube root of the cube 2,840,362,499,528      (say, F + J + H + M + L )
Here,  N=5       (means that cube root will be of 5 digits number)
L=2                  (i.e. 2³=8, matching with the last digit of the last group '528')
and F=1            (i.e, 1³=1, nearest cube of first group '1')

Step1 : L=2 & L³=8. Subtracting this,              
Step2 : 3L2M=12M (substituting L = 2)
            Hence, 12M = Number ending with 2
    Here M is either '1' or '6'      (ambiguous values)
            Lets take 6  (pure gamble)
     
    Now, Deducting 3L2M = 12M = 72  
Step3 : 3LM2+3L2H = 12H + 216 (substituting L = 2, M = 6)
            12H + 216 = Number ending with 8
      12H = Number ending with 2                                    
            Here H is either '1' or '6'                                      
    Lets take 1 (again gamble)

    Now, Subtract 3LM2+3L2H = 12H + 216
                                                         = 228
Step4 : 3L2J+6LMH+M³ = 12J+12+216          
                                             = 12J+228
        12J+228 = Number ending with 6
12J = Number ending with 8
        Here J is either '4' or '9'
        Lets take J = 4  

Since we already know 'F' , so no need to know the expansion of (F+J+H+M+L)³ 
Therefore, cube root is 14162        (F=1, J=4, H=1, M=6, L=2)

In the above example, we see that there are so many ambiguous values like in step 2, 3, 4. To solve this problem, we divide the number by 8.
So,      
After first division by 8, if we get the last digit as odd number; we shall consider this number. If last digit is still even, we shall again divide by 8 till the last digit comes out to be an odd number. Remember one more thing, we will multiply the final output by 8 only once and not the number of times we divide it by the number (like, after dividing 3 times '792 994 249 216' by 8, we get '1 548 816 893', an odd number. Then we calculate the cube root of this odd number. Finally we shall multiply the cube root with 8 only once,
output*8 = Final Cube Root)

For, 355,045,312,441
 N=4,
 L=1     (1³=1)
 F=7     (7³=343 < 355)
 
Step1 : L=1 & L³=1. Subtracting this,              
Step2 : 3L2M=3M (substituting L = 1)
            3M = Number ending with 4
    So M should be 8        
     
  Now, Deducting 3L2M = 3M                  
                                              = 24      
Step3 : 3LM2+3L2H = 3H + 192 (substituting L = 1, M = 8)
           3H + 192 = Number ending with 2
  3H = Number ending with 0                
           Hence H = 0                      
                                                             
   Therefore, Cube Root is 7081    (F=7, H=0, M=8, L=1)

The Cube Root of the original number = 7081*8
                                                                = 14162 


In next article, we shall learn to find the cube root for all cube numbers (whether perfect or not). Thanks for visiting the blog. Please keep sharing the knowledge by posting in 'comments' section.

If you like the article, you may contribute by:

  • Posting your comments which will add value to the article contents
  • Posting the article link on Social Media using the Social Media Bookmark bar
  • Connecting with 'VedantaTree' on Facebook (https://www.facebook.com/VedantaTree)