Mathematics
Mathematics, 05.02.2020 10:47, mv603177

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() function-- no other functions. (hint: you will need to call the sqrt() function 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.)

answer
Answers: 1

Other questions on the subject: Mathematics

image
Mathematics, 21.06.2019 17:00, ayoismeisalex
Describe what moves you could use to create the transformation of the original image shown at right
Answers: 1
image
Mathematics, 21.06.2019 20:30, leeshaaa17
Which expression demonstrates the use of the commutative property of addition in the first step of simplifying the expression (-1+i)+(21+5i)+0
Answers: 2
image
Mathematics, 21.06.2019 20:40, guyfromnasa
Which questions would most a reader identify the author's purpose for writing? check all that apply. what type of text is this? what type of reviews did the book receive? how many copies of the book have been sold? what is the central idea? how does this text make one feel?
Answers: 2
image
Mathematics, 21.06.2019 23:30, paolaf3475
Without multiplying, tell which product is larger and why. 5 × 1/3 or 5 × 2/3 a)5 × 1/3 because 1/3 is less than 2/3 b) 5 × 1/3 because 1/3 is greater than 2/3 c) 5 × 2/3 because 1/3 is less than 23 d) 5 × 23 because 1/3 is greater than 2/3
Answers: 1
Do you know the correct answer?
Assume that x is a variable that has been declared as a double and been given a value. write an expr...

Questions in other subjects: