Finance • Growth Math • CAGR • Future Value

Compound Growth Calculator

Use this Compound Growth Calculator to estimate how a starting value grows over time when growth compounds. Calculate future value, compound growth rate, starting value, time needed, total growth, growth multiple, and gain or loss.

Future valueUse \(FV=PV(1+r)^t\).
Growth rateUse \(r=\left(\frac{FV}{PV}\right)^{1/t}-1\).
Time neededUse \(t=\frac{\ln(FV/PV)}{\ln(1+r)}\).

Enter compound growth details

Future value mode selected.
Enter \(PV\), \(r\), and \(t\). The calculator uses \(FV=PV(1+r)^t\).

Compound growth assumes each period’s growth is added to the base before the next period begins. It can model investments, revenue, users, population, savings, website traffic, and other growing values.

Results

Enter values and calculate.
Main result
$14,693.28
Total growth
\(46.93\%\)
Growth multiple
\(1.47\times\)
Gain or change
$4,693.28

Compound growth formula

Compound growth describes a situation where a value grows by a percentage rate, and each period’s growth becomes part of the base for the next period. The main compound growth formula is:

\[ FV=PV(1+r)^t \]

Where \(FV\) is the future value, \(PV\) is the present value or starting value, \(r\) is the growth rate per period written as a decimal, and \(t\) is the number of growth periods. If the rate is given as a percentage, convert it to a decimal first:

\[ r=\frac{\text{growth rate percentage}}{100} \]

For example, \(8\%\) becomes \(0.08\). If a value starts at \(10{,}000\), grows by \(8\%\) per year, and grows for \(5\) years, the formula becomes:

\[ FV=10{,}000(1+0.08)^5 \]

This calculator can use the same compound growth relationship to solve for future value, starting value, growth rate, or time needed.

How to use the Compound Growth Calculator

  1. Choose what you want to calculate. Select future value, growth rate, starting value, or time needed.
  2. Enter the known values. For future value, enter starting value, growth rate, and number of periods.
  3. Choose the period label. You can label the periods as years, months, quarters, or generic periods.
  4. Select rounding and currency. Pick the number of decimal places and the symbol you want shown in the result.
  5. Click Calculate Compound Growth. The calculator shows the main answer, total growth, growth multiple, gain or change, and steps.
  6. Read the interpretation. The result assumes a constant compound rate and does not automatically adjust for volatility, taxes, fees, inflation, or irregular cash flows.

The calculator is useful for investment growth, revenue growth, website traffic growth, population growth, business metrics, savings growth, asset appreciation, classroom finance lessons, and exponential-growth examples.

What is compound growth?

Compound growth means growth on top of previous growth. In simple growth, the same original base is used each period. In compound growth, the base changes because each period’s growth is added to the value before the next period starts. This is why compound growth can accelerate over time.

Suppose a value starts at \(100\) and grows by \(10\%\) each year. After the first year, it becomes:

\[ 100(1.10)=110 \]

In the second year, the \(10\%\) growth is applied to \(110\), not \(100\):

\[ 110(1.10)=121 \]

In the third year, it grows from \(121\):

\[ 121(1.10)=133.10 \]

This shows the power of compounding. The growth amount becomes larger each period because the value being multiplied is larger.

Worked example: calculate future value

Suppose a business metric starts at \(10{,}000\), grows at \(8\%\) per year, and continues for \(5\) years. Identify the values:

\[ PV=10{,}000,\qquad r=0.08,\qquad t=5 \]

Use the compound growth formula:

\[ FV=PV(1+r)^t \]

Substitute:

\[ FV=10{,}000(1+0.08)^5 \]

Simplify:

\[ FV=10{,}000(1.08)^5 \]

Calculate:

\[ FV\approx14{,}693.28 \]

The value grows from \(10{,}000\) to about \(14{,}693.28\). The total change is \(4{,}693.28\), and the total percentage growth is about \(46.93\%\).

How to calculate compound growth rate

If you know the starting value, future value, and number of periods, you can solve for the compound growth rate. Start with:

\[ FV=PV(1+r)^t \]

Divide both sides by \(PV\):

\[ \frac{FV}{PV}=(1+r)^t \]

Raise both sides to the power \(1/t\):

\[ \left(\frac{FV}{PV}\right)^{1/t}=1+r \]

Subtract \(1\):

\[ r=\left(\frac{FV}{PV}\right)^{1/t}-1 \]

To express the result as a percentage, multiply by \(100\):

\[ r\%=\left[\left(\frac{FV}{PV}\right)^{1/t}-1\right]\times100 \]

This formula is also the basis of CAGR when the period is measured in years.

Worked example: calculate compound growth rate

Suppose a value grows from \(20{,}000\) to \(35{,}000\) over \(6\) years. The compound growth rate is:

\[ r=\left(\frac{35{,}000}{20{,}000}\right)^{1/6}-1 \]

Simplify the growth multiple:

\[ \frac{35{,}000}{20{,}000}=1.75 \]

Then:

\[ r=(1.75)^{1/6}-1 \]

Calculate:

\[ r\approx0.0978 \]

Convert to a percentage:

\[ r\approx9.78\% \]

This means a constant compound growth rate of about \(9.78\%\) per year would turn \(20{,}000\) into \(35{,}000\) over \(6\) years.

How to calculate starting value

If you know the future value, growth rate, and number of periods, you can solve for the starting value. Start with:

\[ FV=PV(1+r)^t \]

Divide by the compound growth factor:

\[ PV=\frac{FV}{(1+r)^t} \]

For example, if the future value is \(50{,}000\), the growth rate is \(7\%\), and the time is \(8\) years, then:

\[ PV=\frac{50{,}000}{(1.07)^8} \]

Calculate:

\[ PV\approx29{,}101.47 \]

This means a starting value of about \(29{,}101.47\) growing at \(7\%\) per year for \(8\) years would reach \(50{,}000\).

How to calculate time needed

If you know the starting value, future value, and growth rate, you can calculate how many periods are needed. Start with:

\[ FV=PV(1+r)^t \]

Divide by \(PV\):

\[ \frac{FV}{PV}=(1+r)^t \]

Use natural logarithms:

\[ \ln\left(\frac{FV}{PV}\right)=t\ln(1+r) \]

Divide by \(\ln(1+r)\):

\[ t=\frac{\ln(FV/PV)}{\ln(1+r)} \]

For example, to grow from \(10{,}000\) to \(20{,}000\) at \(8\%\) per year:

\[ t=\frac{\ln(20{,}000/10{,}000)}{\ln(1.08)}=\frac{\ln(2)}{\ln(1.08)}\approx9.01 \]

It would take about \(9.01\) years to double at an \(8\%\) compound growth rate.

Simple growth versus compound growth

Simple growth applies growth only to the original starting value. Compound growth applies growth to the updated value each period. The simple growth formula is:

\[ FV=PV(1+rt) \]

The compound growth formula is:

\[ FV=PV(1+r)^t \]

For \(PV=10{,}000\), \(r=8\%\), and \(t=5\), simple growth gives:

\[ FV=10{,}000(1+0.08\cdot5)=14{,}000 \]

Compound growth gives:

\[ FV=10{,}000(1.08)^5\approx14{,}693.28 \]

The compound result is higher because each period’s growth is added to the base before the next period begins.

Compound growth and CAGR

CAGR stands for compound annual growth rate. It is simply compound growth rate measured annually. If the periods are years, the growth rate \(r\) from the compound growth formula can be called CAGR:

\[ CAGR=\left(\frac{FV}{PV}\right)^{1/t}-1 \]

CAGR is common in finance and business because it converts total growth into a smoothed annual growth rate. If revenue grows from \(1{,}000{,}000\) to \(2{,}000{,}000\) over \(5\) years, CAGR tells the annual compound rate that would produce that growth.

However, CAGR is a smoothed measure. It does not mean the value grew by exactly the same amount every year. The actual path may have been uneven, but CAGR summarizes the beginning-to-ending result.

Compound growth in investments

Investment growth is one of the most common examples of compound growth. If an investment earns a return and that return remains invested, future returns can be earned on both the original principal and previous gains. This is why compounding is sometimes described as growth on growth.

For an investment with no extra deposits or withdrawals, the compound growth formula is:

\[ FV=PV(1+r)^t \]

If \(PV=25{,}000\), \(r=6\%\), and \(t=15\), then:

\[ FV=25{,}000(1.06)^{15} \]

Calculate:

\[ FV\approx59{,}827.94 \]

This example shows how time can strongly affect compound growth. The longer the value compounds, the more previous growth contributes to future growth.

Compound growth in business

Businesses use compound growth to describe revenue growth, profit growth, user growth, subscriber growth, website traffic growth, and market expansion. If a company’s users grow by \(20\%\) per year, the user base does not simply increase by the same number of users each year. Instead, each year’s \(20\%\) is applied to a larger base if the company is growing.

For example, if a platform starts with \(50{,}000\) users and grows by \(20\%\) per year for \(4\) years, the future user count is:

\[ FV=50{,}000(1.20)^4 \]

Calculate:

\[ FV=103{,}680 \]

The platform more than doubles because each year’s growth builds on the previous year’s larger user base. Compound growth is therefore essential for understanding scaling businesses and long-term growth targets.

Growth multiple and total growth

The growth multiple compares the future value with the starting value:

\[ \text{Growth Multiple}=\frac{FV}{PV} \]

If a value grows from \(10{,}000\) to \(15{,}000\), the growth multiple is:

\[ \frac{15{,}000}{10{,}000}=1.5 \]

This means the future value is \(1.5\times\) the starting value. Total growth percentage is:

\[ \text{Total Growth}=\frac{FV-PV}{PV}\times100 \]

Using the same values:

\[ \frac{15{,}000-10{,}000}{10{,}000}\times100=50\% \]

The growth multiple and total growth percentage are two different ways to describe the same overall change.

Negative compound growth

Compound growth can also be negative. Negative compound growth means a value declines by a percentage each period. If a value starts at \(10{,}000\) and declines by \(5\%\) per year for \(4\) years, then:

\[ FV=10{,}000(1-0.05)^4 \]

So:

\[ FV=10{,}000(0.95)^4\approx8{,}145.06 \]

The value falls to about \(8{,}145.06\). This is often called compound decay or depreciation. It can describe shrinking revenue, declining asset values, customer churn, population decline, or depreciation of equipment.

Compound growth and inflation

Inflation can also compound. If prices rise by \(3\%\) per year, the purchasing power of money changes over time. A price level of \(100\) growing at \(3\%\) for \(10\) years becomes:

\[ FV=100(1.03)^{10}\approx134.39 \]

This means prices are about \(34.39\%\) higher after \(10\) years. When analyzing investment growth, it is often useful to compare nominal growth with real growth after inflation. A simple real growth approximation is:

\[ \text{Real Growth}\approx \text{Nominal Growth}-\text{Inflation} \]

A more exact relationship is:

\[ 1+r_{\text{real}}=\frac{1+r_{\text{nominal}}}{1+i} \]

where \(i\) is the inflation rate. This distinction matters because a value can grow in nominal terms but not gain much purchasing power.

Common mistakes when calculating compound growth

  • Using simple growth instead of compound growth. If growth builds on previous growth, use \(FV=PV(1+r)^t\), not \(FV=PV(1+rt)\).
  • Forgetting to convert percentages to decimals. Use \(8\%=0.08\), not \(8\), in the formula.
  • Using the wrong period. A monthly growth rate needs months as the period count; an annual growth rate needs years.
  • Assuming growth is guaranteed. A model is not a promise. Real values can rise, fall, or fluctuate.
  • Ignoring fees, taxes, and inflation. The calculator shows gross mathematical growth unless you adjust inputs.
  • Confusing total growth with growth rate. A \(50\%\) total increase over five years is not \(50\%\) per year.
  • Ignoring negative growth. The same formula can model decline when the rate is negative.

Compound growth formula summary table

Calculation Formula Use it when
Future value \(FV=PV(1+r)^t\) You know starting value, growth rate, and time.
Growth rate \(r=\left(\frac{FV}{PV}\right)^{1/t}-1\) You know starting value, future value, and time.
Starting value \(PV=\frac{FV}{(1+r)^t}\) You know future value, growth rate, and time.
Time needed \(t=\frac{\ln(FV/PV)}{\ln(1+r)}\) You know starting value, future value, and growth rate.
Total growth \(\frac{FV-PV}{PV}\times100\) You want the full-period percentage increase or decrease.
Growth multiple \(\frac{FV}{PV}\) You want to know how many times the value grew.

Related calculators and study tools

Compound growth connects naturally to CAGR, compound interest, appreciation, APY, and annualized return. These related tools can help users continue learning finance and growth calculations on NUM8ERS.

Update these internal links if your final NUM8ERS URL structure uses different calculator paths.

Compound Growth Calculator FAQs

What is compound growth?

Compound growth means a value grows by a percentage rate, and each period’s growth is added to the base before the next period begins.

What is the compound growth formula?

The main formula is \(FV=PV(1+r)^t\), where \(FV\) is future value, \(PV\) is starting value, \(r\) is the growth rate per period, and \(t\) is the number of periods.

How do you calculate compound growth rate?

Use \(r=\left(\frac{FV}{PV}\right)^{1/t}-1\). Multiply by \(100\) to express the result as a percentage.

Is compound growth the same as CAGR?

CAGR is compound annual growth rate. If the periods are years, the compound growth rate can be interpreted as CAGR.

Can compound growth be negative?

Yes. A negative growth rate models compound decline, depreciation, or decay.

What is the difference between simple growth and compound growth?

Simple growth applies growth to the original value only. Compound growth applies growth to the updated value each period.