Visual Tools
Calculators
Tables
Mathematical Keyboard
Converters
Other Tools

Exponent Rules









Basic Power Rules

lawformulaexplanation
Product Rule
am×an=am+na^m \times a^n = a^{m+n}
When multiplying powers with the same base, add the exponents
Quotient Rule
aman=amn\frac{a^m}{a^n} = a^{m-n}
When dividing powers with the same base, subtract the exponents
Power of a Power Rule
(am)n=amn\left(a^m\right)^n = a^{m \cdot n}
When raising a power to another power, multiply the exponents
Power of a Product Rule
(ab)n=anbn\left(ab\right)^n = a^n \cdot b^n
When raising a product to a power, raise each factor to that power
Power of a Quotient Rule
(ab)n=anbn\left(\frac{a}{b}\right)^n = \frac{a^n}{b^n}
When raising a quotient to a power, raise both numerator and denominator to that power

Special Exponent Rules

lawformulaexplanation
Zero Exponent Rule
a0=1a^0 = 1
Any non-zero number raised to the power of zero equals 1 (where a0a \neq 0)
Negative Exponent Rule
an=1ana^{-n} = \frac{1}{a^n}
A negative exponent means the reciprocal of the positive exponent
Fractional Exponent Rule
amn=amn=(an)ma^{\frac{m}{n}} = \sqrt[n]{a^m} = \left(\sqrt[n]{a}\right)^m
A fractional exponent represents roots and powers combined
Unit Base Rule
1n=11^n = 1
One raised to any power equals one
Unit Exponent Rule
a1=aa^1 = a
Any number raised to the first power equals itself

Advanced Power Rules

lawformulaexplanation
Distributive Property with Powers
anbn=(ab)na^n \cdot b^n = (ab)^n
Product of powers with same exponent equals power of the product
Quotient of Powers with Same Exponent
anbn=(ab)n\frac{a^n}{b^n} = \left(\frac{a}{b}\right)^n
Quotient of powers with same exponent equals power of the quotient
Power of a Negative Base (Even Exponent)
(a)2n=a2n(-a)^{2n} = a^{2n}
Negative base raised to even power gives positive result
Power of a Negative Base (Odd Exponent)
(a)2n+1=a2n+1(-a)^{2n+1} = -a^{2n+1}
Negative base raised to odd power gives negative result

Exponential Function Rules

lawformulaexplanation
Exponential Product Rule
bxby=bx+yb^x \cdot b^y = b^{x+y}
Product of exponentials with same base adds exponents
Exponential Quotient Rule
bxby=bxy\frac{b^x}{b^y} = b^{x-y}
Quotient of exponentials with same base subtracts exponents
Power of Exponential Rule
(bx)y=bxy\left(b^x\right)^y = b^{xy}
Power of an exponential multiplies the exponents
Exponential with Different Bases
axbx=(ab)xa^x \cdot b^x = (ab)^x
Product of exponentials with same exponent but different bases

Root and Radical Rules

lawformulaexplanation
nth Root Definition
an=a1/n\sqrt[n]{a} = a^{1/n}
nth root expressed as fractional exponent
Product of Roots
anbn=abn\sqrt[n]{a} \cdot \sqrt[n]{b} = \sqrt[n]{ab}
Product of nth roots equals nth root of the product
Quotient of Roots
anbn=abn\frac{\sqrt[n]{a}}{\sqrt[n]{b}} = \sqrt[n]{\frac{a}{b}}
Quotient of nth roots equals nth root of the quotient
Power of a Root
(an)m=amn=am/n\left(\sqrt[n]{a}\right)^m = \sqrt[n]{a^m} = a^{m/n}
Power of an nth root can be expressed as fractional exponent
Root of a Root
anm=amn=a1/(mn)\sqrt[m]{\sqrt[n]{a}} = \sqrt[mn]{a} = a^{1/(mn)}
Nested roots multiply the indices

Logarithmic Power Relations

lawformulaexplanation
Logarithm of a Power
logb(an)=nlogb(a)\log_b(a^n) = n \cdot \log_b(a)
Logarithm of a power brings the exponent as a coefficient
Power as Exponential
an=enln(a)a^n = e^{n \cdot \ln(a)}
Any power can be expressed using natural exponential and logarithm
Change of Base for Powers
ax=bxlogb(a)a^x = b^{x \cdot \log_b(a)}
Express power with different base using logarithms