Answer:
result=pow(value,0.25);
printf("The 4th root is:%2.f",result);
Explanation:
In order to accomplish the task we need a library called math.h.
//4 root code
#include <stdio.h>
#include <math.h> //adding the library math.h
int main()
{
double value=81.0,root=0.25,result; //declaring the variables
result=pow(value,root); //The function Pow will return the power raised to the base number
printf("The 4th root is:%2.f",result); //print the result
return 0;
}
Answer:
Its very simple you just need to go on your desktop there right click on Computer/This PC icon and then click on properties. Here you can have all the basic information of the PC including OS version processor and RAM.
Answer:
"The British" are people statically from Great Britain in the UK.
C. Internet explorer
Hope this helps :) please thank!
Answer:
answer(s):
-set goals
-select a topic
-write down research questions
Hope this helped and sorry for the bold. <3
Explanation: