I know how to calculate 3x3x3 =27 by 3^3
but what is the syntax of 27=3x3x3 or 3125=5x5x5x5x5 thanks for your help
I am not sure what you are asking for?
Repeated multiplication (with same factor) is called raising a number (base) to a power. The exponent of the power is equal to the number of times the factor is repeated.
The calculator has several buttons to calculate powers.
For the square X*X you have a key [X^2].
For the cube X*X*X you MIGHT have a dedicated key [X^3].
However all calculators (scientific) have a universal power key marked [^] or [X^y] or [Y^x]
Example : In 5x5x5x5x5x5x5 you have a repeated multiplication, so the base is the factor (5) and the exponent is equal to 5. It is equal to the number of times the factor is repeated.
So 5x5x5x5x5x5x5 can be written much more efficiently as 5^7
Entering 5 then pressing the [^] key, followed by the exponent 7 gives the result 78125.
Testimonial: "Thanks for the explonation, it's nice to have such backup knowlidgement"
In a natural (human) language setting the syntax refers to all the rules that a speaker or writer has to respect to make the message understandable. They are the rules used to construct/build sentences.
Rules are numerous. Careful writer respect them, breaking sometimes some rules to produce a specific effect. Careless ones break the rules at will. Nevertheless, the message is more or less understandable because the reader often can readjust the ordering of the different parts of speech.
In a calculator, each function has its proper syntax. To get the intended (correct) result you must enter numbers and press keys in a specific order.
For example, if you want to calculate a+b you must enter number a, press the + sign, enter the second number (b) then press the equal sign to obtain the sum.
If you do not follow that particular key sequence you will not get the correct result.
That is the syntax of the addition operation on calculators that follow the direct algebraic syntax.
There are other calculators (notably the HP ones) thent use the so-called RPN (Reverse Polish Notation). In RPN, you perform an addition as follows
You type the first number and press ENTER
You type the second number
You type the [+] key to obtain the result.
As you can see the key sequence is different.
If you turn an RPN calculator ON and clear the stack (the holding area where operands are stored before being operated on) there is nothing in the stack.
Suppose you type 5, then press +. As soon as the operator (+) is pressed the calculator retrieves the last two numbers in the top of the stack. But finding only one number it complains about a syntax error . It cannot perform the operation because there is something missing.
×
187 views
Usually answered in minutes!
3x3x3 mass
×