answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Why did root use the grillage method?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the method you use to square root?

geuss and check. ? x ?=25 ?=5 so the square root of 25 is 5


How do you say roast in french?

Grillage or roti


How do you write a java program to find the square root of a number?

You can use the Math.sqrt() method.


What is a grillage?

Grillage cake: Delicious, German semi-frozen cake. Hazelnuts, almonds, meringue cake. One of the best cakes in the world. Wish i could find a decent recepie :)


What is the square root of 7.75?

To calculate the square root of 7.75 we use Hero's Method. By following Hero’s method we get: The square root of 7.75 = 2.7838 While round off 2.7838 to 3 Thus, the square root of 7.75 is 3 approximately


What is the square root of 196 using successive subtraction method and factorization method?

The square root of 196 is 14, no matter what method you use. If you work a math problem two different ways and get different answers, then at least one of them is wrong, and there's a good chance that both of them are.


How do you get the cubed root of 99?

You can either use a calculator or a numerical method such as Newton-Raphson (for which you will require a calculator!)


Which is a correct static method call of Math class method sqare root?

double root = Math.sqrt(XXXXX); where XXXXX is the number for which you want to calculate the square root.


What is the square root of 1230?

35.0713558335 The easiest method is to use a calculator: first press the key marked with a √ (square root symbol) then type in the number 1230 and press enter.


What is the square root of 2304 by division method?

The square root of 2304 is 48


What is the square root of 28224 by the division method?

The square root of 28224 is 168


How do you find the square root of a number that isn't a square?

There are a number of ways. The simplest would be to use a calculator (you probably would not know how to use log tables or a slide rule!) You could find a square root graphically; use numerical methods such as the Newton-Raphson method (not very fast but simple). There is also a method similar to long division, but that is rather complicated.