{"uid":"cap_op1AGooM4VUIh7AZOH0e3","slug":"numora-quadratic-equation-solver-73c8d553","name":"Numora Quadratic Equation Solver","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/solve/quadratic","method":"POST","headers":{},"bodySchema":{"type":"object","required":["a","b","c"],"properties":{"a":{"type":"number"},"b":{"type":"number"},"c":{"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_n3zByG8ks745oE1NOcl5z","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":"Solves quadratic equations (ax² + bx + c = 0) and returns real or complex roots given coefficients a, b, and c","exampleAgentPrompt":"Solve the quadratic equation 3x² - 5x + 2 = 0 for me — give me the roots using a=3, b=-5, and c=2.","exampleUseCases":null,"resultDescription":"Returns a success flag, a result object containing the computed roots (real or complex) of the quadratic equation, and a human-readable computation string describing what was solved.","failureModes":["Missing required coefficient (a, b, or c) returns validation error","Non-numeric input for coefficients causes schema rejection","Payment failure via x402 micropayment returns 402 status","Discriminant computation still succeeds but roots may be complex numbers if discriminant is negative"],"whenToPreferThis":"Use this endpoint when you need a deterministic, zero-dependency computation of quadratic roots without relying on a general-purpose CAS (computer algebra system) or a heavyweight math library. Ideal for AI agents needing fast, cheap ($0.1 USDC) algebraic computation via x402 micropayments on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:57:36.312Z","isFirstParty":false}