Cube (arithmetic)
Encyclopedia : C : CU : CUB : Cube (arithmetic)
In arithmetic and algebra, the cube of a number n is its third power — the result of multiplying it by itself three times:
- n3 = n × n × n.
The term cube or cube number is often used to refer to a perfect cube, i.e., a number that is the cube of a positive integer.
The series of perfect cubes starts as follows:
- 1, 8, 27, 64, 125, 216, 343, 512, 729, 1000, 1331, 1728, 2197, 2744, 3375, 4096, 4913, 5832, 6859, 8000, 9261, 10648, 12167, 13824, 15625, 17576, 19683, 21952, 24389, 27000, 29791, 32768, 35937, 39304, 42875, 46656, 50653, 54872, 59319, 64000, 68921, 74088, 79507, 85184, 91125, 97736, 103823, 110592, 117649, 125000, 132651, 140608, 148877, 157464, 166375, 175616, 185193, 195112, 205379, 216000, 226981, 238328...
It is, however, easy to show that most numbers are not perfect cubes because all perfect cubes must have digital root 1, 8 or 9. Moreover, the digital root of any number's cube can be determined by the remainder the number gives when divided by 3:
- If the number is divisible by 3, its cube has digital root 9;
- If it has a remainder of 1 when divided by 3, its cube has digital root 1;
- If it has a remainder of 2 when divided by 3, its cube has digital root 8.
Every positive integer can be written as the sum of nine cubes or fewer; see Waring's problem. This upper limit of nine cubes cannot be reduced because, for example, 23 cannot be written as the sum of fewer than nine cubes:
- 23 = 23 + 23 + 13 + 13 + 13 + 13 + 13 + 13 + 13
The sum of the first n numbers cubed is the nth triangle number squared. For example, the sum of the first five cube numbers, 1^3 + 2^3 + 3^3 + 4^3 + 5^3, is equal to sum of the 5th triangular number squared, namely 15^2 or 225.
History
Determination of cube of large numbers was very common in many ancient civilizations. Aryabhatta explains about the mathematical meaning of cube (Aryabhatiya, 2-3), as "the continuous product of three equals as also the (rectangular) solid having 12 equal edges are called cube". Similar definitions can be seen in ancient texts such as Brahmasphuta Siddhanta (XVIII. 42) , Ganitha sara sangraha (II. 43) and Siddhanta sekhara (XIII. 4). It is interesting that in modern mathemantics too, the term "cube" stands for two mathematical meaning just like in Sanskrit , where the word "Ghhana" means a factor of power with the number, multiplied by itself three times and also a cubical structure.
External links
- [http://www.alpertron.com.ar/FCUBES.HTM] is a Java applet that decomposes an integer number not congruent to 4 or 5 (mod 9) into a sum of four cubes.
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
