answersLogoWhite

0


Best Answer

4

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which number is two times its square-root?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

Squareroot 12 plus squareroot 75 plus squareroot 48?

Two times the square root of three plus five times the square root of three plus four times the square root of three equals eleven times the square root of three.


To find square root of a nos without using built in function?

/*Java program to find out square root of a given number * without using any Built-In Functions */ public class SquareRootDemo2 { public static void main(String[] args) { //Number for which square root is to be found double number = -12; //This method finds out the square root findSquareRoot(number); } /*This method finds out the square root without using any built-in functions and displays it */ public static void findSquareRoot(double number) { boolean isPositiveNumber = true; double g1; //if the number given is a 0 if(number==0) { System.out.println("Square root of "+number+" = "+0); } //If the number given is a -ve number else if(number<0) { number=-number; isPositiveNumber = false; } //Proceeding to find out square root of the number double squareRoot = number/2; do { g1=squareRoot; squareRoot = (g1 + (number/g1))/2; } while((g1-squareRoot)!=0); //Displays square root in the case of a positive number if(isPositiveNumber) { System.out.println("Square roots of "+number+" are "); System.out.println("+"+squareRoot); System.out.println("-"+squareRoot); } //Displays square root in the case of a -ve number else { System.out.println("Square roots of -"+number+" are "); System.out.println("+"+squareRoot+" i"); System.out.println("-"+squareRoot+" i"); } } }


9 squareroot 3 minus 4 squareroot 3 plus squareroot 3?

six on the square root of three


What two irrational numbers make a rational number?

The simplest example (of infinitely many) is probably the squareroot of two multiplied by itself equals two. Take any rational number, say 4.177 and divide it with any irrational number, say the square root of 13, and you will get a new irrational number. The product of your two irrational numbers now make a rational number.


What is the squareroot for 64?

8

Related questions

Squareroot 12 plus squareroot 75 plus squareroot 48?

Two times the square root of three plus five times the square root of three plus four times the square root of three equals eleven times the square root of three.


To find square root of a nos without using built in function?

/*Java program to find out square root of a given number * without using any Built-In Functions */ public class SquareRootDemo2 { public static void main(String[] args) { //Number for which square root is to be found double number = -12; //This method finds out the square root findSquareRoot(number); } /*This method finds out the square root without using any built-in functions and displays it */ public static void findSquareRoot(double number) { boolean isPositiveNumber = true; double g1; //if the number given is a 0 if(number==0) { System.out.println("Square root of "+number+" = "+0); } //If the number given is a -ve number else if(number<0) { number=-number; isPositiveNumber = false; } //Proceeding to find out square root of the number double squareRoot = number/2; do { g1=squareRoot; squareRoot = (g1 + (number/g1))/2; } while((g1-squareRoot)!=0); //Displays square root in the case of a positive number if(isPositiveNumber) { System.out.println("Square roots of "+number+" are "); System.out.println("+"+squareRoot); System.out.println("-"+squareRoot); } //Displays square root in the case of a -ve number else { System.out.println("Square roots of -"+number+" are "); System.out.println("+"+squareRoot+" i"); System.out.println("-"+squareRoot+" i"); } } }


What is in simplest radical form the length of a side of a square whose diagonal is 11?

the diagnol is the side of the square times squareroot(2) so the length of the side is 11/squareroot(2) and in simplified form your final answer is 11*squareroot(2)/2


Simplify m to the power of 3 times the squareroot of m?

m7/2


9 squareroot 3 minus 4 squareroot 3 plus squareroot 3?

six on the square root of three


What is the squear root of -4?

2i , where i is the so-called imaginary number: squareroot of -1


Is squareroot of 9 rational or irrational?

The square root of 9 is 3 which is a rational number


Change a mixed radical to an entire radical?

you have to square the outside number and then multiply it by the number inside the squareroot sign.


The number 25 has an odd number of factorsfind five other numbers that have an odd number of factorsWhat do you notice?

Every number that has an odd number must be a number that has a whole number as a squareroot...for example 25:25 1, 5, 254 1, 2, 49 1, 3, 916 1, 2, 4, 8, 1636 1, 2, 3, 4, 6, 9, 12, 18, 3649 1, 7, 49If you notice, the squareroot, is always in the very center of the factors. And If you multiply the number right before, and the number right after, and the numbers following those, you always get the number you started with.Numbers that do not have a whole number as a squareroot will not have an odd number of factors. The odd number is always the center number, which, if multiplied times itself gives you your answer.


What two irrational numbers make a rational number?

The simplest example (of infinitely many) is probably the squareroot of two multiplied by itself equals two. Take any rational number, say 4.177 and divide it with any irrational number, say the square root of 13, and you will get a new irrational number. The product of your two irrational numbers now make a rational number.


What is the squareroot of pie?

1.7724538509......


What is the squareroot of a million?

1000