{"uid":"cap_nj7dt5fE4UNrc6bOBGAcT","slug":"numora-cagr-calculator-26ca9dc1","name":"Numora CAGR Calculator","description":"100 pure math computation endpoints for AI agents. Statistics, financial math, linear algebra, equation solving, calculus, number theory, sequence generation, and unit conversions. Zero external dependencies. x402 micropayments on Base.","url":"https://numomo.vercel.app/api/financial/cagr","method":"POST","headers":{},"bodySchema":{"type":"object","required":["end","begin","years"],"properties":{"end":{"type":"number"},"begin":{"type":"number"},"years":{"type":"number"}}},"responseSchema":{"type":"object","required":["success","result","computation"],"properties":{"result":{"type":"object","description":"Computation result varies by endpoint"},"success":{"type":"boolean","description":"Always true on success"},"computation":{"type":"string","description":"Human-readable description of what was computed"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_yZ6coxP8R1oiaZaj708ah","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the Compound Annual Growth Rate (CAGR) given a beginning value, ending value, and number of years","exampleAgentPrompt":"What's the CAGR for an investment that started at $10,000 and grew to $18,500 over 6 years?","exampleUseCases":[{"title":"Portfolio annualized return check","prompt":"My investment portfolio was worth $50,000 five years ago and is now worth $82,000 — what's the compound annual growth rate over those 5 years?"},{"title":"Business revenue growth analysis","prompt":"Our company revenue grew from $1.2 million to $3.8 million over 4 years. Can you calculate the CAGR for that growth?"},{"title":"Target growth rate planning","prompt":"If a fund started at $25,000 and needs to reach $60,000 in 7 years, what compound annual growth rate would that require?"}],"resultDescription":"Returns a JSON object with a 'success' boolean, a 'result' object containing the computed CAGR value (typically as a decimal or percentage), and a 'computation' string providing a human-readable description of what was calculated.","failureModes":["Missing required fields (begin, end, years) returns a validation error","Passing zero or negative values for begin may cause division errors or nonsensical results","years = 0 causes division by zero in the CAGR formula","Non-numeric inputs cause type validation failures","Negative CAGR (end < begin) may or may not be supported — verify with the API"],"whenToPreferThis":"Choose this endpoint when you need a fast, dependency-free computation of CAGR from raw numeric inputs with no external data fetching. Prefer it over building your own formula when operating inside an agent workflow that supports x402 micropayments on Base, and when you want a clean JSON result with a human-readable computation description alongside the numeric result.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:55:12.016Z","isFirstParty":false}