{"uid":"cap_PXwIfhvDYefojKzS0wFAS","slug":"numora-cagr-calculator-8a4c8ada","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://numorapoi.orbonomy.xyz/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":"probe","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_hglYUpI2iJJM5KkTXvxJZ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","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 on an investment that started at $5,000 and grew to $18,500 over 7 years?","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'result' containing the computed CAGR value, a 'computation' string describing what was calculated in human-readable form, and a 'success' boolean confirming the operation succeeded.","failureModes":["Missing required field (begin, end, or years) returns a validation error","years value of zero causes division-by-zero or undefined result","Negative begin or end values may produce complex/undefined CAGR","Non-numeric inputs for any field return a type error","Payment not included or insufficient USDC returns HTTP 402"],"whenToPreferThis":"Choose this endpoint when you need a pure mathematical CAGR computation with no external data dependencies, no authentication overhead, and deterministic results. Ideal for AI agents that already have the raw financial figures and need a reliable, low-latency calculation rather than a full financial data platform.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:54:57.396Z","isFirstParty":false}