subject
Mathematics, 31.01.2020 12:01 chivitogomez2400

Assume that x is a variable that has been declared as a double and been given a value. write an expression to compute the quartic root of x. the quartic root of a number is the square root of its square root. examples: for example, the quartic root of 16.0 is 2.0 because: the square root of 16.0 is 4.0 and the square root of 4.0 is 2.0. another example: the quartic root of 81.0 is 3.0 because the square root of 81.0 is 9.0 and the square root of 9.0 is 3.0. thus, to find the quartic root of a number you take the square root of the number and then take the square root of that. in this exercise you must find the quartic root of x in a single expression-- you must not write any statements. also, you may only use the sqrt() static method defined in the math class-- no other methods. (hint: you will need to call the math. sqrt() method twice-- and you will need to pass the return value of one of those calls as argument to the other call. and remember: write an expression, not a statement.)

ansver
Answers: 3

Another question on Mathematics

question
Mathematics, 21.06.2019 15:10
Aline parallel to a triangle's side splits ab into lengths of x - 5 and x + 2. the other side, ac, is split into lengths of x and x + 12. what is the length of ac? a) 12 b) 24 c) 36 d)
Answers: 1
question
Mathematics, 21.06.2019 19:30
If you could answer these your a life saver
Answers: 1
question
Mathematics, 21.06.2019 20:00
For what type of equity loan are you lent a lump sum, which is to be paid within a certain period of time? a. a line of credit b. equity c. a second mortgage d. an amortization
Answers: 3
question
Mathematics, 21.06.2019 23:30
The scatterplot represents the total fee for hours renting a bike. the line of best fit for the data is y = 6.855x + 10.215. which table shows the correct residual values for the data set?
Answers: 1
You know the right answer?
Assume that x is a variable that has been declared as a double and been given a value. write an expr...
Questions
question
Mathematics, 17.02.2020 23:59
question
History, 18.02.2020 00:00
question
Mathematics, 18.02.2020 00:00
question
Mathematics, 18.02.2020 00:00
Questions on the website: 13722362