Cube (algebra)
{{short description|Number raised to the third power}}
{{redirect|Third power}}
{{redirect|Cubed|other uses|Cube (disambiguation)}}
{{pp-sock|small=yes}}
In arithmetic and algebra, the cube of a number {{mvar|n}} is its third power, that is, the result of multiplying three instances of {{mvar|n}} together.
The cube of a number {{mvar|n}} is denoted {{math|n3}}, using a superscript 3,{{efn|The Unicode superscript character {{char|³}} is also available for typesetting: n³.}} for example {{nowrap|23 {{=}} 8}}. The cube operation can also be defined for any other mathematical expression, for example {{math|(x + 1)3}}.
The cube is also the number multiplied by its square:
:{{math|size=120%|1=n3 = n × n2 = n × n × n}}.
The cube function is the function {{math|x ↦ x3}} (often denoted {{math|1=y = x3}}) that maps a number to its cube. It is an odd function, as
:{{math|size=120%|1=(−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 {{mvar|n}} is called extracting the cube root of {{mvar|n}}. It determines the side of the cube of a given volume. It is also {{mvar|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.
In integers
{{see also|Cube-free integer}}
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 {{OEIS|id=A000578}}:
style="text-align:right;"
| style="padding-left:2em;"| 03 = | 0 | |||||
style="padding-left:2em;"| 13 = | 1
| style="padding-left:2em;"|113 = | 1331
| style="padding-left:2em;"|213 = | 9261
| style="padding-left:2em;"|313 = | 29,791
| style="padding-left:2em;"|413 = | 68,921
| style="padding-left:2em;"|513 = | 132,651 |
style="padding-left:2em;"| 23 = | 8
| style="padding-left:2em;"|123 = | 1728
| style="padding-left:2em;"|223 = | 10,648
| style="padding-left:2em;"|323 = | 32,768
| style="padding-left:2em;"|423 = | 74,088
| style="padding-left:2em;"|523 = | 140,608 |
style="padding-left:2em;"| 33 = | 27
| style="padding-left:2em;"|133 = | 2197
| style="padding-left:2em;"|233 = | 12,167
| style="padding-left:2em;"|333 = | 35,937
| style="padding-left:2em;"|433 = | 79,507
| style="padding-left:2em;"|533 = | 148,877 |
style="padding-left:2em;"| 43 = | 64
| style="padding-left:2em;"|143 = | 2744
| style="padding-left:2em;"|243 = | 13,824
| style="padding-left:2em;"|343 = | 39,304
| style="padding-left:2em;"|443 = | 85,184
| style="padding-left:2em;"|543 = | 157,464 |
style="padding-left:2em;"| 53 = | 125
| style="padding-left:2em;"|153 = | 3375
| style="padding-left:2em;"|253 = | 15,625
| style="padding-left:2em;"|353 = | 42,875
| style="padding-left:2em;"|453 = | 91,125
| style="padding-left:2em;"|553 = | 166,375 |
style="padding-left:2em;"| 63 = | 216
| style="padding-left:2em;"|163 = | 4096
| style="padding-left:2em;"|263 = | 17,576
| style="padding-left:2em;"|363 = | 46,656
| style="padding-left:2em;"|463 = | 97,336
| style="padding-left:2em;"|563 = | 175,616 |
style="padding-left:2em;"| 73 = | 343
| style="padding-left:2em;"|173 = | 4913
| style="padding-left:2em;"|273 = | 19,683
| style="padding-left:2em;"|373 = | 50,653
| style="padding-left:2em;"|473 = | 103,823
| style="padding-left:2em;"|573 = | 185,193 |
style="padding-left:2em;"| 83 = | 512
| style="padding-left:2em;"|183 = | 5832
| style="padding-left:2em;"|283 = | 21,952
| style="padding-left:2em;"|383 = | 54,872
| style="padding-left:2em;"|483 = | 110,592
| style="padding-left:2em;"|583 = | 195,112 |
style="padding-left:2em;"| 93 = | 729
| style="padding-left:2em;"|193 = | 6859
| style="padding-left:2em;"|293 = | 24,389
| style="padding-left:2em;"|393 = | 59,319
| style="padding-left:2em;"|493 = | 117,649
| style="padding-left:2em;"|593 = | 205,379 |
style="padding-left:2em;"|103 = | 1000
| style="padding-left:2em;"|203 = | 8000
| style="padding-left:2em;"|303 = | 27,000
| style="padding-left:2em;"|403 = | 64,000
| style="padding-left:2em;"|503 = | 125,000
| style="padding-left:2em;"|603 = | 216,000 |
Geometrically speaking, a positive integer {{mvar|m}} is a perfect cube if and only if one can arrange {{mvar|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 {{nowrap|3 × 3 × 3 {{=}} 27}}.
The difference between the cubes of consecutive integers can be expressed as follows:
:{{math|size=120%|1=n3 − (n − 1)3 = 3(n − 1)n + 1}}.
or
:{{math|size=120%|1=(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, {{nowrap|(−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, {{math|o}}2, {{math|e}}4, {{math|o}}6 and {{math|e}}8 can be the last two digits of a perfect cube (where {{math|o}} stands for any odd digit and {{math|e}} for any even digit). Some cube numbers are also square numbers; for example, 64 is a square number {{nowrap|(8 × 8)}} and a cube number {{nowrap|(4 × 4 × 4)}}. This happens if and only if the number is a perfect sixth power (in this case 2{{sup|6}}).
The last digits of each 3rd power are:
width="45%" | 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 root 1, 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,
- :
=Sums of two cubes=
{{main|Sum of two cubes}}
=Sums of three cubes=
{{main|Sums of three cubes}}
It is conjectured that every integer (positive or negative) not congruent to {{math|±4}} modulo {{math|9}} can be written as a sum of three (positive or negative) cubes with infinitely many ways.{{cite arXiv |last=Huisman |first=Sander G. |eprint=1604.07746 |title=Newer sums of three cubes |class=math.NT |date=27 Apr 2016 }} For example, . Integers congruent to {{math|±4}} modulo {{math|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:{{cite journal
| last1 = Booker
| first1 = Andrew R.
| last2 = Sutherland
| first2 = Andrew V.
| title = On a question of Mordell
| journal = Proceedings of the National Academy of Sciences
| year = 2021
| volume = 118
| issue = 11
| doi = 10.1073/pnas.2022377118
| pmid = 33692126
| arxiv = 2007.01209
| doi-access = free
| pmc = 7980389
| bibcode = 2021PNAS..11822377B
}}
:
One solution to is given in the table below for {{math|n ≤ 78}}, and {{math|n}} not congruent to {{math|4}} or {{math|5}} modulo {{math|9}}. The selected solution is the one that is primitive ({{math|1=gcd(x, y, z) = 1}}), is not of the form or (since they are infinite families of solutions), satisfies {{math|0 ≤ {{abs|x}} ≤ {{abs|y}} ≤ {{abs|z|}}}}, and has minimal values for {{math|{{abs|z}}}} and {{math|{{abs|y}}}} (tested in this order).Sequences {{OEIS link|A060465}}, {{OEIS link|A060466}} and {{OEIS link|A060467}} in OEIS[http://cr.yp.to/threecubes/20010729 Threecubes][http://www.asahi-net.or.jp/~KC2H-MSM/mathland/math04/matb0100.htm n=x^3+y^3+z^3]
Only primitive solutions are selected since the non-primitive ones can be trivially deduced from solutions for a smaller value of {{mvar|n}}. For example, for {{math|1=n = 24}}, the solution results from the solution by multiplying everything by Therefore, this is another solution that is selected. Similarly, for {{math|1=n = 48}}, the solution {{math|1=(x, y, z) = (-2, -2, 4)}} is excluded, and this is the solution {{math|1=(x, y, z) = (-23, -26, 31)}} that is selected.
{{sums of three cubes table}}
=Fermat's Last Theorem for cubes=
{{main|Fermat's Last Theorem}}
The equation {{math|1=x3 + y3 = z3}} has no non-trivial (i.e. {{math|xyz ≠ 0}}) solutions in integers. In fact, it has none in Eisenstein integers.Hardy & Wright, Thm. 227
Both of these statements are also true for the equationHardy & Wright, Thm. 232 {{math|1=x3 + y3 = 3z3}}.
=Sum of first ''n'' cubes=
The sum of the first {{mvar|n}} cubes is the {{mvar|n}}th triangle number squared:
:
File:Nicomachus_theorem_3D.svg
Proofs.
{{harvs|txt|first=Charles|last=Wheatstone|authorlink=Charles Wheatstone|year=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
:
That identity is related to triangular numbers in the following way:
:
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:
:
\begin{align}
\sum_{k=1}^n k^3 &= 1 + 8 + 27 + 64 + \cdots + n^3 \\
&= \underbrace{1}_{1^3} + \underbrace{3+5}_{2^3} + \underbrace{7 + 9 + 11}_{3^3} + \underbrace{13 + 15 + 17 + 19}_{4^3} + \cdots + \underbrace{\left(n^2-n+1\right) + \cdots + \left(n^2+n-1\right)}_{n^3} \\
&= \underbrace{\underbrace{\underbrace{\underbrace{1}_{1^2} + 3}_{2^2} + 5}_{3^2} + \cdots + \left(n^2 + n - 1\right)}_{\left( \frac{n^{2}+n}{2} \right)^{2}} \\
&= (1 + 2 + \cdots + n)^2 \\
&= \bigg(\sum_{k=1}^n k\bigg)^2.
\end{align}
In the more recent mathematical literature, {{harvtxt|Stein|1971}} uses the rectangle-counting interpretation of these numbers to form a geometric proof of the identity (see also {{harvnb|Benjamin|Quinn|Wurtz|2006}}); he observes that it may also be proved easily (but uninformatively) by induction, and states that {{harvtxt|Toeplitz|1963}} provides "an interesting old Arabic proof". {{harvtxt|Kanim|2004}} provides a purely visual proof, {{harvtxt|Benjamin|Orrison|2002}} provide two additional proofs, and {{harvtxt|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 {{mvar|y}} odd cubes,
:
but {{mvar|x}}, {{mvar|y}} must satisfy the negative Pell equation {{math|x{{sup|2}} − 2y{{sup|2}} {{=}} −1}}. For example, for {{math|1=y = 5}} and {{math|29}}, then,
:
:
and so on. Also, every even perfect number, except the lowest, is the sum of the first {{math|power of two}} odd cubes (p = 3, 5, 7, ...):
:
:
:
=Sum of cubes of numbers in arithmetic progression=
There are examples of cubes of numbers in arithmetic progression whose sum is a cube:
:
:
:
with the first one sometimes identified as the mysterious Plato's number. The formula {{mvar|F}} for finding the sum of {{mvar|n}}
cubes of numbers in arithmetic progression with common difference {{mvar|d}} and initial cube {{math|a3}},
:
is given by
:
A parametric solution to
:
is known for the special case of {{math|1=d = 1}}, or consecutive cubes, as found by Pagliani in 1829.{{citation
| last1 = Bennett | first1 = Michael A.
| last2 = Patel | first2 = Vandita
| last3 = Siksek | first3 = Samir
| doi = 10.1112/S0025579316000231
| issue = 1
| journal = Mathematika
| mr = 3610012
| pages = 230–249
| title = Perfect powers that are sums of consecutive cubes
| volume = 63
| year = 2017| arxiv = 1603.08901
}}
=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 ({{nowrap|1 {{=}} 13}}); the sum of the next two is the next cube ({{nowrap|3 + 5 {{=}} 23}}); the sum of the next three is the next cube ({{nowrap|7 + 9 + 11 {{=}} 33}}); and so forth.
=Waring's problem for cubes=
{{main|Waring's problem}}
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,Hardy & Wright, Thm. 234 and there are rationals that are not the sum of two rational cubes.Hardy & Wright, Thm. 233
In real numbers, other fields, and rings
{{more information|cubic function}}
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 {{math|x ↦ x3 : R → R}} is a surjection (takes all possible values). Only three numbers are equal to their own cubes: {{num|−1}}, {{num|0}}, and {{num|1}}. If {{math|−1 < x < 0}} or {{math|1 < x}}, then {{math|x3 > x}}. If {{math|x < −1}} or {{math|0 < x < 1}}, then {{math|x3 < x}}. All aforementioned properties pertain also to any higher odd power ({{math|x5}}, {{math|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.
In complex numbers, the cube of a purely imaginary number is also purely imaginary. For example, {{math|1=i3 = −i}}.
The derivative of {{math|x3}} equals {{math|3x2}}.
Cubes occasionally have the surjective property in other fields, such as in {{math|Fp}} for such prime {{mvar|p}} that {{math|p ≠ 1 (mod 3)}},The multiplicative group of {{math|Fp}} is cyclic of order {{math|p − 1}}, and if it is not divisible by 3, then cubes define a group automorphism. but not necessarily: see the counterexample with rationals above. Also in {{math|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: {{math|1=x3 − x = x(x − 1)(x + 1)}}.
History
Determination of the cubes of large numbers was very common in many ancient civilizations. Mesopotamian mathematicians created cuneiform tablets with tables for calculating cubes and cube roots by the Old Babylonian period (20th to 16th centuries BC).{{cite book|last=Cooke|first=Roger|title=The History of Mathematics|url=https://books.google.com/books?id=CFDaj0WUvM8C&pg=PT63|date=8 November 2012|publisher=John Wiley & Sons|isbn=978-1-118-46029-0|page=63}}{{cite book|last= Nemet-Nejat|first=Karen Rhea|title=Daily Life in Ancient Mesopotamia|url=https://archive.org/details/dailylifeinancie00neme|url-access= registration|year=1998|publisher=Greenwood Publishing Group|isbn=978-0-313-29497-6|page=[https://archive.org/details/dailylifeinancie00neme/page/306 306]}} Cubic equations were known to the ancient Greek mathematician Diophantus.Van der Waerden, Geometry and Algebra of Ancient Civilizations, chapter 4, Zurich 1983 {{ISBN|0-387-12159-5}} Hero of Alexandria devised a method for calculating cube roots in the 1st century CE.{{cite journal|last=Smyly|first=J. Gilbart|title=Heron's Formula for Cube Root|journal=Hermathena|year=1920|volume=19|issue=42|pages=64–67|publisher=Trinity College Dublin|jstor=23037103}} Methods for solving cubic equations and extracting cube roots appear in The Nine Chapters on the Mathematical Art, a Chinese mathematical text compiled around the 2nd century BCE and commented on by Liu Hui in the 3rd century CE.{{cite book|last1=Crossley|first1=John|last2=W.-C. Lun|first2=Anthony|title=The Nine Chapters on the Mathematical Art: Companion and Commentary|url=https://books.google.com/books?id=eiTJHRGTG6YC&pg=PA213|year=1999|publisher=Oxford University Press|isbn=978-0-19-853936-0|pages=176, 213}}
See also
Notes
{{Notelist}}
References
{{Reflist}}
=Sources=
{{refbegin|2}}
- {{cite journal |last1=Benjamin |first1=Arthur T. |last2=Orrison |first2=Michael E. |title=Two Quick Combinatorial Proofs of Σ k = 1 n k 3 = ( \smallmatrix n+1 2 \endsmallmatrix ) 2 |journal=The College Mathematics Journal |date=November 2002 |volume=33 |issue=5 |pages=406 |url=http://www.math.hmc.edu/~orrison/research/papers/two_quick.pdf |doi=10.2307/1559017 |jstor=1559017}}
- {{cite journal |last1=Benjamin |first1=Arthur T. |last2=Quinn |first2=Jennifer J. |last3=Wurtz |first3=Calyssa |title=Summing Cubes by Counting Rectangles |journal=The College Mathematics Journal |date=1 November 2006 |volume=37 |issue=5 |pages=387–389 |doi=10.2307/27646391 |jstor=27646391|url=https://scholarship.claremont.edu/hmc_fac_pub/567 }}
- {{Cite book |last1=Hardy |first1=G. H. |author-link1=G. H. Hardy |last2=Wright |first2=E. M. |author-link2=E. M. Wright |date=1980 |title=An Introduction to the Theory of Numbers |edition=Fifth |publisher=Oxford University Press |location=Oxford |isbn=978-0-19-853171-5 |url-access=registration |url=https://archive.org/details/introductiontoth00hard}}
- {{cite journal |last1=Kanim |first1=Katherine |title=Proof without Words: The Sum of Cubes: An Extension of Archimedes' Sum of Squares |journal=Mathematics Magazine |date=1 October 2004 |volume=77 |issue=4 |pages=298–299 |doi=10.2307/3219288 |jstor=3219288}}
- {{cite book |last1=Nelsen |first1=Roger B. |title=Proofs without words : exercises in visual thinking |date=1993 |publisher=Cambridge University Press |isbn=978-0-88385-700-7}}
- {{cite journal |last1=Stein |first1=Robert G. |title=A Combinatorial Proof That Σ k3 = (Σ k)2 |journal=Mathematics Magazine |date=1 May 1971 |volume=44 |issue=3 |pages=161–162 |doi=10.2307/2688231 |jstor=2688231}}
- {{cite book |last1=Toeplitz |first1=Otto |author-link=Otto Toeplitz |title=The calculus: a genetic approach |date=1963 |publisher=University of Chicago Press |location=Chicago |isbn=978-0-226-80667-9}}
- {{Cite journal |last=Wheatstone |first=C. |author-link=Charles Wheatstone |title=On the formation of powers from arithmetical progressions |journal=Proceedings of the Royal Society of London |volume=7 |pages=145–151 |year=1854 |doi=10.1098/rspl.1854.0036 |bibcode=1854RSPS....7..145W |s2cid=121885197 |doi-access=}}
{{refend}}
{{Figurate numbers}}
{{Classes of natural numbers}}
{{Series_(mathematics)}}