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
Alla [95]
2 years ago
10

How can you find the square root of 8 using the pow() function

Computers and Technology
1 answer:
zimovet [89]2 years ago
7 0

import math

print(math.pow(8, 0.5))

You can find the square root of any number by squaring it by 0.5

You might be interested in
The endocrine system is composed of many parts of the body.<br> a)True<br> b)False
Finger [1]
It is a) true because its compouse by organs and body tissues
4 0
2 years ago
Read 2 more answers
A programmer needs to understand sequencing to determine whether the order of steps will affects the outcome of the program.
professor190 [17]

Answer:

true

Explanation:

Based on the information provided within the question it can be said that this statement is completely true. Programming code is built as a series of steps that are followed in a linear way. So much so that one action needs to be completed before another action can begin. There are also conditions such as, if step 1 is true then execute step 2, these are all sequences that must be understood by the individual writing the code.

5 0
2 years ago
Please help!
Nesterboy [21]
I think it the answer would be B but I'm not sure
4 0
3 years ago
Read 2 more answers
#Write a function called "scramble" that accepts a string #as an argument and returns a new string. The new string #should start
mojhsa [17]

Answer:

def scramble(s):

   if len(s) % 2 == 1:

       index = int(len(s)//2)

   else:

       index = int(len(s)/2)

   

   return s[index:] + s[:index]

Explanation:

Create a function called scramble that takes one parameter, s

Check the length of the s using len function. If the length is odd, set the index as the floor of the length/2. Otherwise, set the index as length/2. Use index value to slice the s as two halves

Return the second half of the s and the second half of the s using slice notation (s[index:] represents the characters from half of the s to the end, s[:index] represents the characters from begining to the half of the s)

8 0
3 years ago
4. Which network infrastructure provides access to users and end devices in a small geographical area, which is typically a netw
mestny [16]

Answer:

LAN

Explanation:

Local Area Network infrastructure provides access to users and end devices in a small geographical area, which is typically a network in a department in an enterprise, a home, or small business.

5 0
3 years ago
Other questions:
  • Hydropower uses moving water to do work, such as grinding grains in a mill. True False
    7·1 answer
  • Which of the following items is not considered a personal risk factor for ergonomic hazards? A. Body size B. Medical condition C
    6·2 answers
  • A biologic reaction is produced by 4 Gyt of a test radiation. It takes 16 Gyt of 250-kVp x-rays to produce the same biologic rea
    11·1 answer
  • Halp Computer Science
    12·2 answers
  • Write a class declaration named Circle with a private member variable named radius. Write set and get functions to access the ra
    10·1 answer
  • What are the optional parameters when configuring DHCP
    14·1 answer
  • Algorithm and flowchart to find the perimeter and area of square​
    15·1 answer
  • Fields &amp; Methods
    5·1 answer
  • Can i have help for a ggogle class room
    15·2 answers
  • The navigation items for a Lightning app are available on mobile: A. In a special mobile configuration in the navigation menu an
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!