75.6k views
2 votes
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.

User Matt Byrne
by
8.7k points

2 Answers

2 votes
sqrt(sqrt(x)) is your Answer
User Therewillbesnacks
by
7.9k points
2 votes

Answer:

sqrt(sqrt(x))

Explanation:

A quartic root of is written mathematically as . THe quartic root of 16 is 2 since 2*2*2*2 = 16. However, a quartic root can also be defined as the square root of a square root. For example the √16 = 4 and the √4 = 2. This is the same response as taking the quartic root. This means you can write it as the sqrt(sqrt(x)). In the example, it would be sqrt(sqrt(16)) = sqrt(4) = 2.

User Khusnanadia
by
8.3k points