Skip to content

  • Home
  • Mathematics
  • English
  • History
  • Chemistry
  • Biology
  • Law
  • Medicine
  • Business
  • Toggle search form

What is the answer to this question shown in the image below

Posted on October 22, 2021 By Adwinajames 4 Comments on What is the answer to this question shown in the image below

What is the answer to this question shown in the image below


[tex]What is the answer to this question shown in the image below[/tex]

Engineering

Post navigation

Previous Post: Which of the following can be described as a hallucinogen? uppers lysergic acid alcohol codeine
Next Post: Help me Please I will mark correct answer as brainliest!Tyler and his family drove from Atlanta to Baltimore. They traveled a total of

Comments (4) on “What is the answer to this question shown in the image below”

  1. Expert says:
    October 23, 2021 at 5:01 am

    answer: report them

    explanation:

    Reply
  2. Expert says:
    October 23, 2021 at 6:30 am

    answer:

    true

    explanation:

    Reply
  3. Expert says:
    October 23, 2021 at 11:49 pm

    answer:

    // here is code in C++.

    #include <bits/stdc++.h>

    using namespace std;

    //main function

    int main()

    {

      // variable

     int n;

     cout<<"enter a number:";

     // read the input

     cin>>n;

     // find the square root of the absolute value

     float square_root=sqrt(abs(n));

     // print the square_root

     cout<<"square root of "<<n<<" is: "<<square_root<<endl;

      return 0;

    }

    Explanation:

    Read a number from user and assign it to "n".Then find its absolute value with abs() function.Then calculate the square root of the absolute value with sqrt() function.Print the square root of the number.

    Output:

    enter a number:-17

    square root of -17 is: 4.12311

                                                             This is easy

                                                         sinserly Natalie 7 grader (this is not that hard)

    Reply
  4. Expert says:
    October 24, 2021 at 12:56 am

    answer:

    it thinks that you spelled something wrong.

    explanation:

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Advanced Placement (AP)
  • Arts
  • Biology
  • Business
  • Chemistry
  • Computers and Technology
  • Engineering
  • English
  • French
  • Geography
  • German
  • Health
  • History
  • Law
  • Mathematics
  • Medicine
  • Physics
  • SAT
  • Social Studies
  • Spanish
  • World Languages

© 2021 studyqas

Powered by PressBook WordPress theme