{{ dragState.value }}
Step {{ currentStep < 5 ? currentStep : 4 }} of 4

Drag to build

An exponent tells you how many times to multiply the base by itself.

Drop base numbers here
Base:
{{ step1.base }}

Adjust to match

Write the repeated multiplication using an exponent.

Base
{{ step2.userBase }}
Exponent
{{ step2.userExp }}

Slide to size

An exponent of 2 means "squared". Make a square!

1×1 Side Length: {{ step3.userSide }} {{ step3.maxGrid }}×{{ step3.maxGrid }}
Total blocks: {{ step3.userSide * step3.userSide }}

Tap × to multiply

Calculate the final value step by step.

Final Answer: {{ step4.nodes[0].val }}
🏆

Power Master!

You've mastered exponents and repeated multiplication.