Write the cubes of the natural numbers from 1 to 10.
The cube of 1 can be written as follows:
⟹ 1 × 1 × 1
⟹ 1 × 1
= 1
Hence 13 = 1.
The cube of 2 can be written as follows:
⟹ 2 × 2 × 2
⟹ 4 × 2
= 8
Hence 23 = 8.
The cube of 3 can be written as follows:
⟹ 3 × 3 × 3
⟹ 9 × 3
= 27
Hence 33 = 27.
The cube of 4 can be written as follows:
⟹ 4 × 4 × 4
⟹ 16 × 4
= 64
Hence 43 = 64.
The cube of 5 can be written as follows:
⟹ 5 × 5 × 5
⟹ 25 × 5
= 125
Hence (5)3 = 125
The cube of 6 can be written as follows:
⟹ 6 × 6 × 6
⟹ 36 × 6
= 216
Hence 63 = 216.
The cube of 7 can be written as follows:
⟹ 7 × 7 × 7
⟹ 49 × 7
= 343
Hence 73 = 343.
The cube of 8 can be written as follows:
⟹ 8 × 8 × 8
⟹ 64 × 8
= 512
Hence 83 = 512.
The cube of 9 can be written as follows:
⟹ 9 × 9 × 9
⟹ 81 × 9
= 729
Hence 93 = 729.
The cube of 10 can be written as follows:
⟹ 10 × 10 × 10
⟹ 100 × 10
= 1000
Hence (10)3 = 1000