write theALP to find the square and cube of an 8-bit number. Store the result as follows:
Square result in location 1020H
Cube result in location 2020H
Use appropriate instructions, registers/memory locations to do the task.
Example: Square of 06H is 24H.
Cube of 06H is D8H.
take screen shot for answer
using 8086 program
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here