Square Root Calculator
Ita shuwa kuti iwe unowana zviuru zvemazana ezviuru zvemazana ezviuru zvemazana.
Zvinyorwa zvinogadziridzwa paunenge uchinyora.
Nezve iyi kalkulator
you enter a number, the tool will return the exact square root. The square root calculator is a simple, easy-to-use tool that can be used to find the principal square root of a number, plus its simplified radical form and whether the number is a perfect square. Enter any non-negative number to see both the decimal value and the exact radical. When the number is itself a perfect square, such as 36, the root is a whole number (6) and the tool flags it as a perfect square. When the number is itself a perfect square, such as 36, the tool
Zvimwe zvinobvunzwa zvakanyanya
Chii chinonzi radical?
Inonyorazve rudzi nekuita kuti zvivewo nesquare yakakura kwazvo. √72 = √(36×2) = 6√2, iyo ichokwadi, kwete sezvakarongedzwa decimal 8.485.
Chii chinonzi square root?
Kubva pa 0 kusvika pa 100, 1000, 10, 10, 1000, 1000,
Chii chinonzi square root ye72?
Iine huwandu hwemazana mashanu nemakumi mashanu nematanhatu, uye inoreva kuti 6 × 1022.
Chii chinonzi a perfect square?
A whole number whose square root is also a whole number, such as 36 (√36 = 6). The tool tells you whether your number qualifies.
Ndinogona kutora square root yemutengo wakaipa?
Hapana muchokwadi nhamba — negative inputs havana nhamba yacho square root. Unofanira kufanira nhamba complex, apo √−4 = 2i.
Nei uchiratidza rudzi rwe radical rakaringana sezviri pachena?
6√2 ichokwadi, asi 8.485 ichokwadi asi yakashongedzwa, saka inowanzo shandiswa mumifananidzo yezvinyorwa zvemabhuku.
API — kushandisa iyi kalkulator kubva code
Chiva iyi calculator semahara JSON endpoint - hapana chikuru zvinodiwa. Kutumira nzvimbo zviwanikwa pasi separameter query kana JSON. Tora yakazara API docs →
Endpoint
GET https://calculator.free/api/v1/square-root/
curl
curl "https://calculator.free/api/v1/square-root/?value=72"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/square-root/?" + new URLSearchParams({
"value": "72"
}));
const data = await r.json();
console.log(data.results);
Zviratidzo zvemubvunzo ndezvekufungidzira kwechinangwa chekudzidzisa chete, kwete zvemari, zvehutano kana zvemari.