Try to learn something about everything, and everything about somethingThomas Huxley “Darwin's bulldog” (1824-1895)

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:calculator:guides:41z_module [09/01/26 19:38 GMT] – [ZK?YN (UPDATE 5/8/22)] johnpublic:calculator:guides:41z_module [17/02/26 15:42 GMT] (current) – [Cubic Roots] john
Line 202: Line 202:
     * enter <key>3</key> (''goes into the normal X register'')     * enter <key>3</key> (''goes into the normal X register'')
     * find the result of ''Z↑1/x''     * find the result of ''Z↑1/x''
-      * <key>Z</key><key>Z</key><key>EEX</key>+      * <key>Z</key> <key>Z</key><key>EEX</key>
         * ''1 + j 1.732''  (the first of the cube-roots of -8)         * ''1 + j 1.732''  (the first of the cube-roots of -8)
     * find the next root with the function ''ZNXTNRT''     * find the next root with the function ''ZNXTNRT''
-      * <key>Z</key><key>Z</key><key>SHIFT</key><key>'√x'</key> +      * <key>Z</key> <key>Z</key> <key>SHIFT</key><key>'√x'</key> 
-      * enter <key>3</key> at the ''_'' prompt+      * enter <key>3 </key> at the ''_'' prompt
         * ''-2 + j 0''         * ''-2 + j 0''
     * find the next root with the function ''ZNXTNRT''     * find the next root with the function ''ZNXTNRT''
-      * <key>Z</key><key>Z</key><key>SHIFT</key><key>'√x'</key>+      * <key>Z</key> <key>Z</key> <key>SHIFT</key> <key>'√x'</key>
       * enter <key>3</key> at the ''_'' prompt       * enter <key>3</key> at the ''_'' prompt
         * ''1 - j 1.732''         * ''1 - j 1.732''
Line 225: Line 225:
       * '' -8 + j 0''       * '' -8 + j 0''
       * convert to POLAR       * convert to POLAR
-        * <key>Z</key><key>Z</key><key>6</key>+        * <key>Z</key> <key>Z</key><key>6</key>
           * ''8 ∠ 180''           * ''8 ∠ 180''
     * enter <key>3</key> (''goes into the normal X register'')     * enter <key>3</key> (''goes into the normal X register'')
     * find the result of ''Z↑1/x''     * find the result of ''Z↑1/x''
-      * <key>Z</key><key>Z</key><key>EEX</key>+      * <key>Z</key> <key>Z</key> <key>EEX</key>
         * ''2 ∠ 60.000''  (the first of the cube-roots of -8)         * ''2 ∠ 60.000''  (the first of the cube-roots of -8)
     * find the next root with the function ''ZNXTNRT''     * find the next root with the function ''ZNXTNRT''
-      * <key>Z</key><key>Z</key><key>SHIFT</key><key>'√x'</key>+      * <key>Z</key> <key>Z</key> <key>SHIFT</key> <key>'√x'</key>
       * enter <key>3</key> at the ''_'' prompt       * enter <key>3</key> at the ''_'' prompt
         * ''2 ∠ 180''         * ''2 ∠ 180''

Navigation