Math Fundamentals18 sections · 814 units
Open in Course

Exponent of 0

Always equals 1

Any nonzero number raised to the power of 0 equals 1. So 50=15^0 = 1, 1000=1100^0 = 1, even (3)0=1(-3)^0 = 1.

Why? Think of the pattern: 23=82^3 = 8, 22=42^2 = 4, 21=22^1 = 2. Each time you subtract 1 from the exponent, you divide by the base. Continuing: 20=2/2=12^0 = 2 / 2 = 1.

This definition keeps the exponent rules consistent and clean. Without it, formulas like xa×xb=xa+bx^a \times x^b = x^{a+b} would fail when a=0a = 0.