Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=(B3-B2)/B2Computed by a real spreadsheet engine on the sample data below.
| Year | Revenue |
| 2022 | 80000 |
| 2023 | 92000 |
| 2024 | 107000 |
=(B3-B2)/B2→0.15
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need it for your exact data?
Describe your columns in plain English and get the precise formula for your sheet, with the right Excel or Sheets syntax.
CAGR (Compound Annual Growth Rate) is the steady rate at which an investment would have grown if it grew at the same rate every year. Use it to compare multi-year growth across different periods or assets.
=(End/Start)^(1/5)-1. For example, =(B6/B2)^(1/5)-1 if your data spans rows 2 to 6.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: