1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Snowcat [4.5K]
3 years ago
6

Assume that x is a variable that has been declared as a double and been given a value. Write an expression to compute the quarti

c 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.) SUBMIT
Mathematics
1 answer:
Masteriza [31]3 years ago
7 0

Answer:

  sqrt(sqrt(x))

Step-by-step explanation:

The problem statement tells you how to do it: take the square root, then the square root of that, using the square root function twice and making the result of one the argument of the other.

You might be interested in
Evaluate -4a + 10 when a = -2
stiks02 [169]

Answer:

<u>18</u>

Step-by-step explanation:

<em>replace a with -2</em>

-4(-2) + 10

<em>multiply the -4 and the -2, the negatives cancel out and leave you with 8</em>

8 +10

<em>just add</em>

18

4 0
3 years ago
Answer these 3 questions ASAP pls..
matrenka [14]
That’s the answers hope this helps.

7 0
3 years ago
What is 1/3 as a decimal value?
Natalka [10]


.33 with a line over the .33 because it is not able to be simplified into a whole decimal when ever both numbers are a factor of 3 besides when it is half that will happen
4 0
3 years ago
The basketball team is traveling 347 miles from Nashville, Tennessee to Columbus, Ohio for a national tournament. The team plans
Andrej [43]
I believe the answer is about 3:30 pm.
8 0
2 years ago
Use the net to compute the surface area of the three-dimensional figure. A) 210 units B) 225 units C) 240 units D) 280 units
11111nata11111 [884]
The answer would most commonly  be C only because a square is 360 degrees and the surface area would be a 6th of that which is 60 then i multiplied it by 4 because of the four corners signaling the height and or length of the 2D figure square which gives me C.
5 0
3 years ago
Other questions:
  • a ship is 2.6° off course. if the ship is traveling at 26.0 miles per hour, how far off course will it be after 5 hours? (round
    8·1 answer
  • Simplify 7 + (−3). plz help
    11·1 answer
  • URGENT! NEED SOMEONE TO PROPERLY CALCULATE FOR DEGREES BECAUSE MY CALCULATOR DOESN'T GIVE RIGHT ANSWER FOR SOME REASON!
    13·2 answers
  • 21 = m + 9; m= 11 solution
    9·1 answer
  • A number cube is rolled 150 times. The number 3 comes up 43 times. What is the experimental probability of rolling 3? What is th
    10·1 answer
  • The volume of
    10·2 answers
  • The scatter plot shows the systolic blood pressure of people of several different ages. The equation represents the linear model
    7·2 answers
  • What is the value of 5xexponent 3 y exponent 2 when x=2 and y=4
    10·1 answer
  • Solve the system of equations.<br> 2x + 2y = -16<br> y = -x -8
    12·1 answer
  • A container holds 24 pints of lemonade. How much is this in gallons?
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!