"³" redirects here. Its literal meaning is the numeral "3" in superscript.
In arithmetic and algebra, the cube of a number n is its third power, that is, the result of multiplying three instances of n together.
The cube of a number or any other mathematical expression is denoted by a superscript 3, for example 23 = 8 or (x + 1)3.
The cube is also the number multiplied by its square:
n3 = n × n2 = n × n × n.
The cube function is the functionx ↦ x3 (often denoted y = x3) that maps a number to its cube. It is an odd function, as
(−n)3 = −(n3).
The volume of a geometric cube is the cube of its side length, giving rise to the name. The inverse operation that consists of finding a number whose cube is n is called extracting the cube root of n. It determines the side of the cube of a given volume. It is also n raised to the one-third power.
The graph of the cube function is known as the cubic parabola. Because the cube function is an odd function, this curve has a center of symmetry at the origin, but no axis of symmetry.
A cube number, or a perfect cube, or sometimes just a cube, is a number which is the cube of an integer.
The non-negative perfect cubes up to 603 are (sequence A000578 in the OEIS):
03 =
0
13 =
1
113 =
1331
213 =
9261
313 =
29,791
413 =
68,921
513 =
132,651
23 =
8
123 =
1728
223 =
10,648
323 =
32,768
423 =
74,088
523 =
140,608
33 =
27
133 =
2197
233 =
12,167
333 =
35,937
433 =
79,507
533 =
148,877
43 =
64
143 =
2744
243 =
13,824
343 =
39,304
443 =
85,184
543 =
157,464
53 =
125
153 =
3375
253 =
15,625
353 =
42,875
453 =
91,125
553 =
166,375
63 =
216
163 =
4096
263 =
17,576
363 =
46,656
463 =
97,336
563 =
175,616
73 =
343
173 =
4913
273 =
19,683
373 =
50,653
473 =
103,823
573 =
185,193
83 =
512
183 =
5832
283 =
21,952
383 =
54,872
483 =
110,592
583 =
195,112
93 =
729
193 =
6859
293 =
24,389
393 =
59,319
493 =
117,649
593 =
205,379
103 =
1000
203 =
8000
303 =
27,000
403 =
64,000
503 =
125,000
603 =
216,000
Geometrically speaking, a positive integer m is a perfect cube if and only if one can arrange m solid unit cubes into a larger, solid cube. For example, 27 small cubes can be arranged into one larger one with the appearance of a Rubik's Cube, since 3 × 3 × 3 = 27.
The difference between the cubes of consecutive integers can be expressed as follows:
n3 − (n − 1)3 = 3(n − 1)n + 1.
or
(n + 1)3 − n3 = 3(n + 1)n + 1.
There is no minimum perfect cube, since the cube of a negative integer is negative. For example, (−4) × (−4) × (−4) = −64.
Base ten
Unlike perfect squares, perfect cubes do not have a small number of possibilities for the last two digits. Except for cubes divisible by 5, where only 25, 75 and 00 can be the last two digits, any pair of digits with the last digit odd can occur as the last digits of a perfect cube. With even cubes, there is considerable restriction, for only 00, o2, e4, o6 and e8 can be the last two digits of a perfect cube (where o stands for any odd digit and e for any even digit). Some cube numbers are also square numbers; for example, 64 is a square number (8 × 8) and a cube number (4 × 4 × 4). This happens if and only if the number is a perfect sixth power (in this case 26).
The last digits of each 3rd power are:
0
1
8
7
4
5
6
3
2
9
It is, however, easy to show that most numbers are not perfect cubes because all perfect cubes must have digital root1, 8 or 9. That is their values modulo 9 may be only 0, 1, and 8. 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 x is divisible by 3, its cube has digital root 9; that is,
If it has a remainder of 1 when divided by 3, its cube has digital root 1; that is,
If it has a remainder of 2 when divided by 3, its cube has digital root 8; that is,
It is conjectured that every integer (positive or negative) not congruent to ±4 modulo 9 can be written as a sum of three (positive or negative) cubes with infinitely many ways.[1] For example, . Integers congruent to ±4 modulo 9 are excluded because they cannot be written as the sum of three cubes.
The smallest such integer for which such a sum is not known is 114. In September 2019, the previous smallest such integer with no known 3-cube sum, 42, was found to satisfy this equation:[2]
One solution to is given in the table below for n ≤ 78, and n not congruent to 4 or 5 modulo 9. The selected solution is the one that is primitive (gcd(x, y, z) = 1), is not of the form or (since they are infinite families of solutions), satisfies 0 ≤ |x| ≤ |y| ≤ |z|, and has minimal values for |z| and |y| (tested in this order).[3][4][5]
Only primitive solutions are selected since the non-primitive ones can be trivially deduced from solutions for a smaller value of n. For example, for n = 24, the solution results from the solution by multiplying everything by Therefore, this is another solution that is selected. Similarly, for n = 48, the solution (x, y, z) = (-2, -2, 4) is excluded, and this is the solution (x, y, z) = (-23, -26, 31) that is selected.
The equation x3 + y3 = z3 has no non-trivial (i.e. xyz ≠ 0) solutions in integers. In fact, it has none in Eisenstein integers.[6]
Both of these statements are also true for the equation[7]x3 + y3 = 3z3.
Sum of first n cubes
The sum of the first n cubes is the nth triangle number squared:
Proofs.Charles Wheatstone (1854) gives a particularly simple derivation, by expanding each cube in the sum into a set of consecutive odd numbers. He begins by giving the identity
and thus the summands forming start off just after those forming all previous values up to .
Applying this property, along with another well-known identity:
we obtain the following derivation:
In the more recent mathematical literature, Stein (1971) uses the rectangle-counting interpretation of these numbers to form a geometric proof of the identity (see also Benjamin, Quinn & Wurtz 2006); he observes that it may also be proved easily (but uninformatively) by induction, and states that Toeplitz (1963) provides "an interesting old Arabic proof". Kanim (2004) provides a purely visual proof, Benjamin & Orrison (2002) provide two additional proofs, and Nelsen (1993) gives seven geometric proofs.
For example, the sum of the first 5 cubes is the square of the 5th triangular number,
A similar result can be given for the sum of the first yodd cubes,
but x, y must satisfy the negative Pell equationx2 − 2y2 = −1. For example, for y = 5 and 29, then,
and so on. Also, every evenperfect number, except the lowest, is the sum of the first 2p−1/2 odd cubes (p = 3, 5, 7, ...):
with the first one sometimes identified as the mysterious Plato's number. The formula F for finding the sum of n
cubes of numbers in arithmetic progression with common difference d and initial cube a3,
is given by
A parametric solution to
is known for the special case of d = 1, or consecutive cubes, as found by Pagliani in 1829.[8]
Cubes as sums of successive odd integers
In the sequence of odd integers 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, ..., the first one is a cube (1 = 13); the sum of the next two is the next cube (3 + 5 = 23); the sum of the next three is the next cube (7 + 9 + 11 = 33); and so forth.
Every positive integer can be written as the sum of nine (or fewer) positive cubes. This upper limit of nine cubes cannot be reduced because, for example, 23 cannot be written as the sum of fewer than nine positive cubes:
23 = 23 + 23 + 13 + 13 + 13 + 13 + 13 + 13 + 13.
In rational numbers
Every positive rational number is the sum of three positive rational cubes,[9] and there are rationals that are not the sum of two rational cubes.[10]
In real numbers, the cube function preserves the order: larger numbers have larger cubes. In other words, cubes (strictly) monotonically increase. Also, its codomain is the entire real line: the function x ↦ x3 : R → R is a surjection (takes all possible values). Only three numbers are equal to their own cubes: −1, 0, and 1. If −1 < x < 0 or 1 < x, then x3 > x. If x < −1 or 0 < x < 1, then x3 < x. All aforementioned properties pertain also to any higher odd power (x5, x7, ...) of real numbers. Equalities and inequalities are also true in any ordered ring.
Volumes of similar Euclidean solids are related as cubes of their linear sizes.
Cubes occasionally have the surjective property in other fields, such as in Fp for such prime p that p ≠ 1 (mod 3),[11] but not necessarily: see the counterexample with rationals above. Also in F7 only three elements 0, ±1 are perfect cubes, of seven total. −1, 0, and 1 are perfect cubes anywhere and the only elements of a field equal to their own cubes: x3 − x = x(x − 1)(x + 1).
Kanim, Katherine (1 October 2004). "Proof without Words: The Sum of Cubes: An Extension of Archimedes' Sum of Squares". Mathematics Magazine. 77 (4): 298–299. doi:10.2307/3219288. JSTOR3219288.
Nelsen, Roger B. (1993). Proofs without words : exercises in visual thinking. Cambridge University Press. ISBN978-0-88385-700-7.
Stein, Robert G. (1 May 1971). "A Combinatorial Proof That Σ k3 = (Σ k)2". Mathematics Magazine. 44 (3): 161–162. doi:10.2307/2688231. JSTOR2688231.