Squares, Cubes and Roots

In a Nutshell

Squaring multiplies a number by itself; cubing multiplies it by itself twice more. Roots undo these operations.

A square number is what you get when you multiply a whole number by itself. We write n2n^2 and say "n squared". Think of arranging dots into a square grid.

A cube number is n×n×nn \times n \times n, written n3n^3. Imagine stacking square layers to build a cube.

The square root n\sqrt{n} asks "what number times itself gives nn?". The cube root n3\sqrt[3]{n} asks "what number times itself three times gives nn?".

n2=n×nn3=n×n×nn^2 = n \times n \qquad n^3 = n \times n \times n n2=nn33=n\sqrt{n^2} = n \qquad \sqrt[3]{n^3} = n
Square and cube number visualiser Left: a 3 by 3 grid of squares showing 3 squared equals 9. Right: a 3 by 3 by 3 cube showing 3 cubed equals 27. 3² = 9 3³ = 27

Choose a value of nn to see its square grid and cube. Count the small squares or cubes to check.

Watch it work

Question: Evaluate 525^2, 434^3, 81\sqrt{81}, and 643\sqrt[3]{64}.

Have a go

Q1. Evaluate 727^2.

Q2. Evaluate 333^3.

Q3. Find 144\sqrt{144}.

Q4. Find 1253\sqrt[3]{125}.

Q5. Is 50 a square number? Explain your reasoning.