Kvadrat kök hesablayıcı
Rəqəmin kvadrat kökünü və onun sadələşdirilmiş radikal formasını tap.
Yazdığınız zaman nəticələr yenilənir.
Bu hesablayıcı haqqında
the number is 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 root is a whole number (6) and the tool flags it as a perfect square. When the number is 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 root is a whole number (6) and the toolTheSquare rootsThe simplified radical is found by pulling the largest perfect-square factor outside the root sign. For √72, the largest perfect square dividing 72 is 36, so √72 = √(36 × 2) = 6√2 — an exact form, unlike the rounded decimal 8.485.The square root calculator returns the principal positive root of a number, plus its simplified radical form and whether the number is a perfect square.The square root calculator returns the principal positive root of a number, plus its simplified radical form and whether the number is a perfect square.The square root calculator returns the principal positive root of a number, plus its simplified radical form and whether the number is a perfect square.The square root calculator returns the principal positive root of a number, plus its simplified radical form and whether the number is a perfect square.The square root calculator returns the principal positive root of a number, plus its simplified radical form.The square root calculator returns the principal positive root of a number, plus its simplified radical form and whether the number is a perfect square.The square root calculator returns the principal positive root of a number, plus its simplified radical form and whether the number is a perfect square.The square root calculator returns the principal positive root of a number, plus its simplified radical form and whether the number is a perfect square.The square root calculator returns the principal positive root of a number, plus its simplified radical form and whether the number is a perfect square.The square root calculator returns the principal positive root of a number, plus its simplified radical form and whether the number is a perfect square.The square root calculator
Tez-tez soruşulan suallar
Radikal nə deməkdir?
Bu, ən böyük mükəmməl kvadratı faktorlaşdıraraq kökü yenidən yazır. √72 = √(36×2) = 6√2, bu da düzdür, 8.485-dən fərqli olaraq.
Rəqəmin kvadrat kökü hər zaman müsbətdirmi?
Hər müsbət ədədin iki kvadrat kökü var, biri müsbət, biri mənfi. Bu alət standart √ nəticəsi olan əsas (müsbət) kökü geri qaytarır.
72-nin kvadrat kökü nə qədərdir?
8.485-dir və onun tam sadələşdirilmiş forması 6√2-dir.
Mükəmməl kvadrat nədir?
36 (√36 = 6) kimi kvadrat kökü də tam nömrə olan tam nömrə. Bu alət sizin nömrənizin uyğun olub olmadığını bildirir.
Mənfi nömrənin kvadrat kökünü götürə bilərəmmi?
Rəsmi ədədlər içində deyil - mənfi daxilolmalar real kvadrat kökə malik deyil. Sizin kompleks ədədlərə ehtiyacınız olacaq, burada √−4 = 2i.
Niyə onluq yerinə sadələşdirilmiş radikal göstərilsin?
Radikal forması doğrudur. 6√2 doğrudur, 8.485 isə daha sonrakı hesablamalarda doğruluğu itirən bir əyri yaxınlaşmadır.
API — bu hesablayıcını koddan istifadə et
Bu hesablayıcını pulsuz JSON son nöqtəsi kimi çağır - açar lazım deyil. Aşağıdakı sahənin dəyərlərini sorğu parametrləri və ya JSON olaraq göndər. Əks təqdirdə, səhifənin əvvəlcədən doldurulduğu ön qurğulu parametrlər istifadə ediləcəkdir. Namə'lum parametrlər 400-dür, heç vaxt səssiz sıfır deyil. API sənədlərini oxu →
Son nöqtəsi
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);
Bu nəticələr yalnız ümumi məsləhət üçün hesablamalardır, maliyyə, tibbi və ya vergi məsləhət deyil.