Payback Period Calculator
Find out how many years or periods it takes for an investment's cash flows to repay its initial cost, with simple and discounted payback compared side by side over a full cumulative cash-flow table.
Result
The payback period answers a simple but important question: how long until an investment's own cash flows pay back what it cost? This calculator builds a full cumulative cash-flow table — starting at period 0 with the initial investment as a negative balance, then adding each period's cash flow one at a time — and finds the exact point where that running total crosses from negative to positive. Because most real investments don't produce a flat, even cash flow every period, the calculator accepts uneven amounts for up to 10 periods rather than assuming a fixed annuity.
Instead of rounding the answer up to the nearest whole period, the tool interpolates: it takes the last period where the cumulative balance was still negative, and adds the fraction of that next period's cash flow needed to reach zero — paybackPeriod = lastNegativePeriodIndex + |cumulativeAtLastNegativePeriod| / cashFlowInCrossingPeriod. That fraction matters in practice: the difference between a 2.1-year and a 2.9-year payback can change which of two competing projects looks better, even though both would round to "about 3 years."
Simple payback treats every future dollar as worth exactly what it says on the label, which ignores the time value of money. The discounted payback period fixes that by first shrinking each period's cash flow by 1/(1+r)^t before running the same cumulative-sum and crossing logic — so a dollar received five periods from now counts for less than a dollar received next period. Because discounting always makes future inflows smaller, discounted payback is always equal to or longer than simple payback for the same cash flows, and the two are shown side by side so you can see the gap directly.
Payback period is a screening tool, not a full valuation — it ignores everything that happens after the break-even point and doesn't measure total profitability the way net present value or internal rate of return do. It earns its place anyway because it's easy to communicate and answers a real constraint: how long is capital tied up before it comes back? If a cash-flow series never turns the cumulative balance positive within the periods you enter, the calculator says so plainly rather than guessing a number past the data you gave it.