<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Rif.: Cubic root of integer in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Cubic-root-of-integer/m-p/3791776#M1069697</link>
    <description>&lt;P&gt;A more general suggestion is to use Quick Drop to find functions you you can't see them in the palettes.&lt;/P&gt;
&lt;P&gt;Open the Block Diagram and press ctrl-spacebar to open the Quick Drop window, then search, for example, "root".&lt;/P&gt;
&lt;P&gt;The fourth element in the result list is Y-th Root of X, which is the desired function. Select this function to drop it on the BD.&lt;/P&gt;</description>
    <pubDate>Fri, 11 May 2018 07:26:02 GMT</pubDate>
    <dc:creator>pincpanter</dc:creator>
    <dc:date>2018-05-11T07:26:02Z</dc:date>
    <item>
      <title>Cubic root of integer</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Cubic-root-of-integer/m-p/3791426#M1069573</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am currently implementing some formulas and one requires the cube root of an integer, I have searched around and seen on other discussions that there is a way to do it through the &lt;BR /&gt;Arithmetic -&amp;gt; logarithmic palette but I do not have an option for logarithmic in my arithmetic palette.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there another way of cube rooting an integer or a way to fix the missing logarithmic option?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using LabVIEW 2017 32-bit.&lt;/P&gt;
&lt;P&gt;Thanks!&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 10:32:16 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Cubic-root-of-integer/m-p/3791426#M1069573</guid>
      <dc:creator>kloch1234</dc:creator>
      <dc:date>2018-05-10T10:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cubic root of integer</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Cubic-root-of-integer/m-p/3791454#M1069584</link>
      <description>&lt;P&gt;Have you looked on the Mathematics Palette?&amp;nbsp; In addition to all of the Log and Exponential functions, there is a Power and a Root function.&amp;nbsp; The following returns the cube root pretty easily:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cube root.png" style="width: 147px;"&gt;&lt;img src="https://ip1.i.lithium.com/6691397db9d9ab717255a3ad4e0ef28e7a1c162c/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32323738363169443636303630414337373143344431312f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="Cube root.png" alt="Cube root.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Bob Schor&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 12:48:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Cubic-root-of-integer/m-p/3791454#M1069584</guid>
      <dc:creator>Bob_Schor</dc:creator>
      <dc:date>2018-05-10T12:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cubic root of integer</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Cubic-root-of-integer/m-p/3791681#M1069657</link>
      <description>&lt;P&gt;Thank you so much, I don't know how I didnt see that there before!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 21:03:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Cubic-root-of-integer/m-p/3791681#M1069657</guid>
      <dc:creator>kloch1234</dc:creator>
      <dc:date>2018-05-10T21:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cubic root of integer</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Cubic-root-of-integer/m-p/3791758#M1069686</link>
      <description>&lt;P&gt;On a side note, the cube root of an integer is typically not an integer, so you need to go orange anyway. Not quire sure why you are even mention integer inputs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you tell us a little bit more about the "formulas"?&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 06:06:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Cubic-root-of-integer/m-p/3791758#M1069686</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2018-05-11T06:06:11Z</dc:date>
    </item>
    <item>
      <title>Rif.: Cubic root of integer</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Cubic-root-of-integer/m-p/3791776#M1069697</link>
      <description>&lt;P&gt;A more general suggestion is to use Quick Drop to find functions you you can't see them in the palettes.&lt;/P&gt;
&lt;P&gt;Open the Block Diagram and press ctrl-spacebar to open the Quick Drop window, then search, for example, "root".&lt;/P&gt;
&lt;P&gt;The fourth element in the result list is Y-th Root of X, which is the desired function. Select this function to drop it on the BD.&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 07:26:02 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Cubic-root-of-integer/m-p/3791776#M1069697</guid>
      <dc:creator>pincpanter</dc:creator>
      <dc:date>2018-05-11T07:26:02Z</dc:date>
    </item>
  </channel>
</rss>

