Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=POWER(B6/B2, 1/(COUNTA(B2:B6)-1))-1Computed by a real spreadsheet engine on the sample data below.
| Year | Value |
| 2018 | 1000 |
| 2019 | 1200 |
| 2020 | 1440 |
| 2021 | 1728 |
| 2022 | 2074 |
=POWER(B6/B2, 1/(COUNTA(B2:B6)-1))-1→0.2000578662
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.
CAGR stands for Compound Annual Growth Rate, which is a useful measure for evaluating the performance of an investment over time.
While the CAGR formula is typically used for financial data, it can be applied to any set of values where you want to measure the compounded growth rate over time.
This error usually occurs if there are no values in the range or if the range contains only one value. Ensure your range includes at least two values.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: