Math & Numbers πŸ‡ΊπŸ‡Έ USAπŸ‡¬πŸ‡§ UK Scientific NotationLive
Calculate

Exponent Calculator

Calculate powers, roots, and scientific notation. Supports negative exponents, fractional exponents, and exponential growth curves. Live results for USA and UK.

Exponent Inputs

Live
Calculate b raised to the power n. Supports negative and fractional exponents.

Your Exponent Results

β€”
Result
β€”
Enter values above to calculate
Exponential Growth (b^1 to b^n)
Growth Curve

Exponent Calculator Guide

Guide

Exponent Calculator – Powers, Roots and Scientific Notation Guide

Exponents are a fundamental mathematical operation expressing repeated multiplication. When we write 2^10 (2 to the power of 10), we mean 2 multiplied by itself 10 times: 2 Γ— 2 Γ— 2 Γ— 2 Γ— 2 Γ— 2 Γ— 2 Γ— 2 Γ— 2 Γ— 2 = 1,024. Exponents appear throughout mathematics, science, engineering, finance, and computing β€” from compound interest calculations to the binary number system, from atomic physics to the Richter scale for earthquakes.

Exponent Notation

In the USA, powers are written as b^n or bn. In the UK (and internationally), the same notation is used in mathematics, but in British secondary education the term "index" (plural "indices") is more commonly used than "exponent." The rules are identical regardless of terminology.

Exponent Rules

RuleFormulaExample
Product Ruleb^m Γ— b^n = b^(m+n)2^3 Γ— 2^4 = 2^7 = 128
Quotient Ruleb^m Γ· b^n = b^(mβˆ’n)2^6 Γ· 2^2 = 2^4 = 16
Power of a Power(b^m)^n = b^(mΓ—n)(2^3)^2 = 2^6 = 64
Zero Exponentb^0 = 15^0 = 1
Negative Exponentb^βˆ’n = 1/b^n2^βˆ’3 = 1/8 = 0.125
Fractional Exponentb^(1/n) = n√b8^(1/3) = βˆ›8 = 2
Fractional Exponentb^(m/n) = (n√b)^m8^(2/3) = 4

Negative Exponents

A negative exponent means taking the reciprocal: b^βˆ’n = 1/b^n. For example, 10^βˆ’3 = 1/1000 = 0.001. This is used extensively in scientific notation for very small numbers. The mass of a proton is approximately 1.67 Γ— 10^βˆ’27 kg β€” the βˆ’27 exponent means the number is 27 decimal places to the right of the decimal point.

Fractional Exponents (Roots as Powers)

A fractional exponent represents a root. b^(1/2) = √b, b^(1/3) = βˆ›b, and generally b^(1/n) = n√b. Combining with an integer: b^(m/n) = (n√b)^m. For example, 27^(2/3) = (βˆ›27)^2 = 3^2 = 9. This calculator handles all fractional exponent inputs.

Scientific Notation

Scientific notation expresses very large or very small numbers as a coefficient (between 1 and 10) multiplied by a power of 10. In the USA it is called scientific notation; in the UK GCSE and A-Level curriculum it is called standard form.

Format: a Γ— 10^n, where 1 ≀ a < 10

Examples: The speed of light is 3 Γ— 10^8 m/s. The diameter of a human hair is approximately 7 Γ— 10^βˆ’5 m. Avogadro's number is 6.022 Γ— 10^23.

NumberScientific NotationUK Standard Form
1,000,0001 Γ— 10^61 Γ— 10^6
0.000454.5 Γ— 10^βˆ’44.5 Γ— 10^βˆ’4
6,000,000,0006 Γ— 10^96 Γ— 10^9
0.00000011 Γ— 10^βˆ’71 Γ— 10^βˆ’7

Exponents in Compound Interest

The compound interest formula A = P(1 + r/n)^(nt) uses an exponent to model exponential growth of investments. If $10,000 is invested at 7% annual interest compounded annually for 20 years, the calculation is: A = 10,000 Γ— (1.07)^20 = 10,000 Γ— 3.8697 = $38,697. The power of compounding over time is literally the power of exponents β€” small differences in the exponent (time or rate) create large differences in final results.

Powers of 2 (Binary / Computing)

In computing, powers of 2 are fundamental because computers store data in binary (base 2). One bit holds 2^1 = 2 values. One byte holds 2^8 = 256 values. A 32-bit system can address 2^32 = 4,294,967,296 memory locations. A 64-bit system can address 2^64 β‰ˆ 1.8 Γ— 10^19 locations.

PowerValueCommon Name
2^101,0241 Kilobyte (approx)
2^201,048,5761 Megabyte (approx)
2^301,073,741,8241 Gigabyte (approx)
2^401,099,511,627,7761 Terabyte (approx)

Frequently Asked Questions

What does a negative exponent mean?

A negative exponent means take the reciprocal: b^βˆ’n = 1/b^n. For example, 2^βˆ’3 = 1/8 = 0.125. Negative exponents are used in scientific notation for very small numbers like 10^βˆ’9 (nanometres).

What is a fractional exponent?

A fractional exponent represents a root. b^(1/2) = √b, b^(1/3) = βˆ›b. For example, 64^(1/2) = 8 and 27^(1/3) = 3. The general rule is b^(m/n) = (n-th root of b)^m.

What is scientific notation?

Scientific notation writes numbers as a coefficient (1 to 9.999...) multiplied by a power of 10. In the UK curriculum it is called standard form. Example: 45,000 = 4.5 Γ— 10^4.

What is anything to the power of 0?

Any non-zero number raised to the power of 0 equals 1. This is because b^n Γ· b^n = b^(nβˆ’n) = b^0, and any number divided by itself equals 1.

How are exponents used in compound interest?

Compound interest uses the formula A = P(1+r)^n where n is time in years. The exponent represents how many compounding periods occur, making it possible to model exponential growth of investments.

What is the difference between exponent and index in UK maths?

They mean the same thing. In the UK GCSE and A-Level curriculum, "index" (plural: indices) is the standard term. In US math education, "exponent" is the standard term. The notation b^n and all rules are identical.

How do I calculate 10 to the power of a large number?

10^n simply places n zeros after the 1 (for positive n). 10^6 = 1,000,000. For negative n, it places the decimal point n places to the left: 10^βˆ’4 = 0.0001. This makes powers of 10 useful for scientific notation.

What is exponential growth?

Exponential growth occurs when a quantity increases by the same percentage each period. If a population grows at 3% per year, after n years it is P Γ— (1.03)^n. Exponential growth starts slowly but accelerates dramatically β€” this is why compound interest and viral spread both follow this pattern.

⚠️ Disclaimer

Important

Results are for educational purposes. Very large or very small numbers may be subject to floating-point precision limits. For financial calculations always consult a qualified professional.

Result
β€”