Cube and Cube Roots
Cubes
You have learned that if x is a non-zero number then x* x* x* = x3 and is read as the 'cube of x' or simply 'x cubed'.Therefore 27 = 3 * 3* 3 = 33 or 27 is '3 cubed’.
8 = 2* 2* 2 = 23 or '2 cubed'
Consider the following table
Digit |
Cube of the digit |
1
|
13 = 1* 1* 1 = 1
|
2
|
23 = 2* 2* 2 = 8
|
3
|
33 = 3* 3* 3 = 27
|
4
|
43 = 4 * 4 * 4 = 64
|
5
|
53 = 5 * 5 * 5 = 125
|
6
|
63= 6 * 6 * 6 = 216
|
7
|
73 = 7 * 7 * 7 = 343
|
8
|
83 = 8 * 8 * 8 = 512
|
9
|
93 = 9 * 9 * 9 = 729
|
10
|
103 = 10 * 10 * 10 = 1000
|
11
|
113 = 11 * 11 * 11 = 1331
|
12
|
123 = 12 * 12 * 12 = 1728
|
13
|
133= 13 * 13 * 13 = 2197
|
14
|
143 = 14 * 14 * 14 = 2744
|
15
|
153 = 15 * 15 * 15 = 3375
|
16
|
163 = 16 * 16 * 16 = 4096
|
17
|
173 = 17 * 17 * 17 = 4913
|
18
|
183 = 18 * 18* 18 = 5832
|
19
|
193 = 19* 19* 19 = 6859
|
20
|
203 = 20* 20* 20 = 8000
|
These integers 1,8,27 . . . 8000 are called perfect cubes.
A non-zero number x is a perfect cube if there is an integer m such that x = m* m* m
Perfect Cubes
How do we find out whether a given number is a perfect cube?If a prime p divides a number m then p3 will divide m3.
In the prime factorization of a perfect cube, every prime occurs 3 times of a multiple of three times.
For example
In order to check whether a number is a perfect cube or not, we find its prime factors and group together triplets of the prime factors. If no factor is left out then the number is a perfect cube. However if one of the prime factors is a single factor or a double factor then the number is not a perfect cube. |
Example : 15
Examine if (i) 392 and (ii) 106480 are perfect cubes.Solution:
(i) | |
392=2*2*2*7*7 7 is a double factor, it is not a part of a triplet so it is not a perfect cube. |
|
(ii) | |
106480 One prime factor 2 and the prime factor 5 are not parts of a triplet so 106480 is not a perfect cube. |
|
Example : 16 |
|
Is 19683 a perfect cube? | |
Solution: | |
19683 | |
Since the prime factor 3 forms three triplets so 19683 is a perfect cube. | |
Properties of Cubes |
|
If you look at the table
in the first page, you will notice that numbers with their units digits
1, 4, 5, 6 or 9 have perfect cubes whose units digits are also 1, 4,
5, 6, 9 respectively. A number with a units digit of 2 has a cube whose units digit is 8 and vice-versa. A number with a units digit of 3 has a cube whose units digit is 7 and vice-versa. |
|
|
|
Finding the Cubes of a Number |
|
We can find the cube of a
number by multiplying the number with itself three times. Another
method which is based on the algebraic identity can also be used.
Recall that to find the square of a two digit number you used (a + b)2 = a2 + 2ab + b2 and you formed three columns and worked out the square. Here we will use the algebraic identity (a + b)3 = a3 + 3a2b +3ab2 +b3 and form 4 columns and we will find the cube by a similar method as that of the squares. |
Example : 17
Find the cube of 89, using the alternate method.Solution:
We take a = 8 b = 9.
I
a3 |
II
3a2b |
III
3ab2 |
IV
b3 |
83
|
3 * 82 * 9
|
3 * 8 * 92
|
93
|
512
|
3 * 64 * 9
|
24 * 81
|
729
|
512
|
1728
|
1944
|
729
|
+ 192
|
+ 201
|
+ 72
|
|
704 |
1929 |
2016 |
(89)3 = 704969
Reasoning:
Make 4 columns. In the first column write a3, second 3a2b, third 3ab2, and in the fourth write b3.
Write the values of each.
In the first we get a3 = 83 = 512
In the second, we get 3a2b = 3* 82* 9 = 1728
In the third, we get 3ab2 = 3 * 8 * 92 = 1944
In the fourth, we get b3 = 93 = 729
Underline the digit of b3 in this case 9. Add the digits 72 to the value
of 3ab2 in this case 1944 |
||
Underline the units digit, in this case 6. Add the digits 201 to the value of 3a2b in this case 1728
|
||
Underline the units digit, in this case 9. Add the digits 192 to the value of a3 in this case 512
|
||
Underline all the digits. The required cube is 704969. We combine all the underlined digits to get the value of the number required. |
Example :18
Examine if 53240 is a perfect cube. If not, find the smallest number
by which it must be multiplied to form a perfect cube. Also find the
smallest number by which it must be divided to form a perfect cube.Solution:
Reason | |
Find the prime factors of 53240 | |
53240 5 is not a part of a triplet. For 53240 to become a perfect cube we need to multiply it by 5 * 5 = 25. The smallest number by which 53240 must be multiplied to form a perfect cube is 25. If we divide 53240 by 5 then the resulting number will be a perfect cube. So 5 is the least number by which 53240 must be divided to obtain a perfect cube. |
Cube Roots
If n = m3 the m is the cube root of n. We write this as m = or n1/3From Table 2 we have
13 = 1 |
so | |
23 = 8 | so | |
33 = 27 | ||
43 = 64 | ||
53 = 125 | ||
63 = 216 | ||
73 = 343 | ||
83 = 512 | ||
93 = 729 | ||
103 = 1000 |
Cube Root by Prime Factorization Method
You have already seen that in the prime factorization of a perfect
cube, primes occur as triplets. We therefore can find using the
following algorithm. Step 1 | Find the prime factorization of n. |
Step 2 | Group the factors in triplets such that all three factors in triplet are the same. |
Step 3 | If some prime factors are left ungrouped, the number n is not a perfect cube and the process stops. |
Step 4 | If no factor is left ungrouped, choose one factor from each group and take their product. The product is the cube root of n. |
Example 19
Find the cube root of a) 91125 b) 551368Solution:
a) | |
Reason | |
|
|
91125 |
|
b) | |
Reason | |
Find the prime factors of 551368 Group the factors in triplets each factor of the triplet being the same. Select a factor from each triplet multiply these factors. Write your answer. |
|
Cube Root using Units Digits
Perfect cubes which are six digit numbers can be obtained using the method of the units digits.If a six digit perfect cube has a units digit of 0, 1, 4, 5, 6 or 9 then its cube root will have a units digit of 0, 1, 4, 5, 6 or 9.
If however the units digit of the cube is 8 then the units digit of the cube root will be 2.
If the units digit of the cube is 2 then the units digit of the cube root will be 8.
If the units digit of the cube is 7, the units digit of the cube root will be 3 and if the units digit of the cube is 3 the units digit of the cube root will be 7.
The cube root of a six digit perfect cube will have at the most, two digits, because the least seven digit number 1000000 = 1003 and its cube root 100 is a three digit number.
We determine the two digits of the cube root as follows:
Step 1 | Look at the digit in the units place of the perfect cube and determine the digit in the units place of the cube root as discussed above. |
Step 2 | Strike out from the right, the last three digits, that is, the units the tens and the hundreds digits. If nothing is left we stop. The digit in step 1 is the cube root. |
Step 3 | Consider the digits left over from Step 2. Find the largest single digit number whose cube is less than or equal to those left over digits. This is the tens digit. |
Example : 20
Find the cube roots of the following numbers
a) 512 b) 2197 c) 117649
Solution:
a) | 512 |
The digit in the units place is 2. Therefore the digit in the units place of its cube root is 8. Strike out the 3 digits – the units, the tens and the hundreds. No number is left. The required cube root is 8. or |
|
b) | 2197 |
Units digit of the cube root is 3 2 13 = 1 < 2 1 = tens digit = 13 |
|
Reason | |
Units digit of 2197 is 7 so the units digit of its cube root is 3. Strike out the units, tens and hundreds digitsDigit left is 2. Find the largest single digit number whose cube is less than or equal to this left over digit 2 In this case it is 1. |
|
c) | 117649 |
Units digit of the cube root = 9 117 43 = 64 < 117 < 125 = 53 4 is the tens digit |
|
Reason | |
Units digit of 117649 is 9. So the units digit of its cube root is 3. Strike out the units, tens and hundreds digits number left. The largest single digit number whose cube 64 is less than 117 is 4. |
Try these problems
|
No comments:
Post a Comment