{"json_modified": "2016-08-06T04:28:06.500074", "uuid": "e2563379-bc31-403e-b28d-88c0ee55fa38", "title": "Math.sqrt()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/sqrt", "tags": ["Reference", "Method", "Math", "JavaScript"], "translations": [{"uuid": "44a1e9f4-39bd-41dc-ae47-2588de498943", "title": "Math.sqrt()", "url": "/ca/docs/Web/JavaScript/Referencia/Objectes_globals/Math/sqrt", "tags": [], "summary": "La funci\u00f3 Math.sqrt() retorna la rel quadrada d'un nombre, \u00e9s a dir", "localization_tags": [], "locale": "ca", "last_edit": "2015-08-01T13:05:31", "review_tags": []}, {"uuid": "5e5fa98e-3663-44b1-a798-effc85fecf56", "title": "Math.sqrt()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Math/sqrt", "tags": ["Reference", "Method", "Math", "JavaScript"], "summary": "Die Math.sqrt() Funktion gibt die Quadratwurzel einer Zahl zur\u00fcck. Diese Ist Mathematisch folgenderma\u00dfen definiert:", "localization_tags": [], "locale": "de", "last_edit": "2016-08-06T04:27:57", "review_tags": []}, {"uuid": "b43d2715-8de8-4923-a9b1-81d46e432fd5", "title": "Math.sqrt()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/Math/sqrt", "tags": [], "summary": "La\u00a0 funci\u00f3n Math.sqrt() retorna la raiz cuadrada de un numero, que esx\u22650,Math.sqrt(x)=x=the uniquey\u22650such thaty2=x\\forall x \\geq 0, \\mathtt{Math.sqrt(x)} = \\sqrt{x} = \\text{the unique} \\; y \\geq 0 \\; \\text{such that} \\; y^2 = x", "localization_tags": ["inprogress"], "locale": "es", "last_edit": "2016-08-01T19:23:28", "review_tags": []}, {"uuid": "49c5f2e9-404b-4803-83cc-409abeac2d5b", "title": "Math.sqrt()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Math/sqrt", "tags": ["R\u00e9f\u00e9rence", "Math", "M\u00e9thode", "JavaScript"], "summary": "La fonction Math.sqrt() renvoie la racine carr\u00e9e d'un nombre. Cette fonction est d\u00e9finie par\u00a0:", "localization_tags": [], "locale": "fr", "last_edit": "2016-07-31T06:36:45", "review_tags": []}, {"uuid": "763ac753-5613-4102-91a3-c597b52c6655", "title": "Math.sqrt()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Math/sqrt", "tags": ["Math", "JavaScript"], "summary": "\u5f15\u6570\u3068\u3057\u3066\u4e0e\u3048\u305f\u6570\u306e\u5e73\u65b9\u6839\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-13T00:57:58", "review_tags": []}, {"uuid": "db47c9f2-119b-4395-aaa5-1cfc898792f2", "title": "Math.sqrt()", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Math/sqrt", "tags": ["Math", "Method", "JavaScript"], "summary": "Zwraca pierwiastek kwadratowy danej liczby.", "localization_tags": [], "locale": "pl", "last_edit": "2015-04-20T07:58:15", "review_tags": []}, {"uuid": "9d630c4f-45a5-42d8-b00c-ad0d8b1ee84f", "title": "Math.sqrt()", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Math/sqrt", "tags": ["Math", "Method", "JavaScript"], "summary": "A fun\u00e7\u00e3o Math.sqrt () retorna a raiz quadrada\u00a0(x\\sqrt{x}) de um numero.", "localization_tags": ["inprogress"], "locale": "pt-BR", "last_edit": "2014-09-04T23:11:22", "review_tags": []}, {"uuid": "b5d5d05e-c344-48de-8f01-53dadb771152", "title": "Math.sqrt()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Math/sqrt", "tags": ["R\u00e9f\u00e9rence", "Reference", "Method", "Math", "JavaScript"], "summary": "\u041c\u0435\u0442\u043e\u0434 Math.sqrt() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u043a\u0432\u0430\u0434\u0440\u0430\u0442\u043d\u044b\u0439 \u043a\u043e\u0440\u0435\u043d\u044c \u0447\u0438\u0441\u043b\u0430, \u0442\u043e \u0435\u0441\u0442\u044c", "localization_tags": [], "locale": "ru", "last_edit": "2015-02-06T04:13:42", "review_tags": []}, {"uuid": "09181f0f-f0be-4e2c-a65f-115c478ec320", "title": "Math.sqrt()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Math/sqrt", "tags": [], "summary": "Math.sqrt()\u00a0\u51fd\u6570\u8fd4\u56de\u4e00\u4e2a\u6570\u7684\u5e73\u65b9\u6839\uff0c\u5373\uff1a", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-07-25T07:09:54", "review_tags": []}], "modified": "2016-07-31T04:33:12", "label": "Math.sqrt()", "localization_tags": [], "locale": "en-US", "id": 8294, "last_edit": "2016-07-31T04:32:52", "summary": "The Math.sqrt() function returns the square root of a number, that is", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Return_value", "title": "Return value"}, {"id": "Description", "title": "Description"}, {"id": "Examples", "title": "Examples"}, {"id": "Using_Math.sqrt()", "title": "Using "}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/Math/sqrt", "review_tags": []}