mandilronaldo1
mandilronaldo1 mandilronaldo1
  • 18-05-2021
  • Computers and Technology
contestada

4. Write a program to calculate square root and
cube root of an entered number .​

Respuesta :

rishavbasista
rishavbasista rishavbasista
  • 18-05-2021

Answer:

DECLARE SUB SQUARE (N)

CLS

INPUT “ENTER ANY NUMBER”; N

CALL SQUARE(N)

END

SUB SQUARE (N)

S = N ^ 2

PRINT “SQUARE OF NUMBER “; S

END SUB

Answer Link

Otras preguntas

What is 2 thousands + 12 hundreds =
What does a two-direction arrow indicate in a chemical equation?
Solve 2x2 + 12x − 14 = 0 by completing the square.
What is the answer to this math equation -1 3/4-(-1/2)
What is 6.17 in expanded form?
What is the Scientific notation of 1,678,483.0043
Find the distance between each pair of points J(-3,4)k(2,-4)
mane one war fought by the united state in the 1800s
why was vietnam divided into two parts? Was it civil?
Arrange the following in order of size, from smallest to largest: polymer, monomer, carbon atom, macromolecule.