<?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 Re: parameters - can't take cube root of parameter with inch units in Fusion Support Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-support-forum/parameters-can-t-take-cube-root-of-parameter-with-inch-units/m-p/13333923#M3644</link>
    <description>&lt;P&gt;Thanks.&amp;nbsp;&lt;BR /&gt;I knew there had to be a way to cancel units. Dividing by units is very unintuitive. I was aware of the multiply by units.&lt;/P&gt;&lt;P&gt;Both seem a little hack-y to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, I did not find this documented anywhere. No mention of it with all the parameter &amp;amp; function documentation that I could find. Maybe I missed it. &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 22 Feb 2025 16:41:59 GMT</pubDate>
    <dc:creator>turningGCH43</dc:creator>
    <dc:date>2025-02-22T16:41:59Z</dc:date>
    <item>
      <title>parameters - can't take cube root of parameter with inch units</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/parameters-can-t-take-cube-root-of-parameter-with-inch-units/m-p/13322134#M3642</link>
      <description>&lt;P&gt;I'm stumped by this one, probably a simple solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have parameters:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;name          units     expression            value
diameter      in        27                    27
dia_no_units            27                    27

D_cube_root   in        diameter ^ (1/3)      &amp;lt;&amp;lt;&amp;lt;&amp;lt; not allowed (stays red)
D_cube_root             diameter ^ (1/3)      &amp;lt;&amp;lt;&amp;lt;&amp;lt; not allowed

D_cube_root   in        dia_no_units ^ (1/3)  3   &amp;lt;&amp;lt;&amp;lt;&amp;lt; works&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't get cube root to work on values that have units. Also tried power function.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to de-unitize a parameter so that I can just use the math function?&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2025 17:27:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/parameters-can-t-take-cube-root-of-parameter-with-inch-units/m-p/13322134#M3642</guid>
      <dc:creator>turningGCH43</dc:creator>
      <dc:date>2025-02-16T17:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: parameters - can't take cube root of parameter with inch units</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/parameters-can-t-take-cube-root-of-parameter-with-inch-units/m-p/13322152#M3643</link>
      <description>&lt;P&gt;units cancellation (divide by 1mm to cancel out the units) seems to work&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-02-16 at 10.01.08 AM.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1467471i3104FDDD8836222D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-02-16 at 10.01.08 AM.png" alt="Screenshot 2025-02-16 at 10.01.08 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2025 18:01:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/parameters-can-t-take-cube-root-of-parameter-with-inch-units/m-p/13322152#M3643</guid>
      <dc:creator>jeff_strater</dc:creator>
      <dc:date>2025-02-16T18:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: parameters - can't take cube root of parameter with inch units</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/parameters-can-t-take-cube-root-of-parameter-with-inch-units/m-p/13333923#M3644</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp;&lt;BR /&gt;I knew there had to be a way to cancel units. Dividing by units is very unintuitive. I was aware of the multiply by units.&lt;/P&gt;&lt;P&gt;Both seem a little hack-y to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, I did not find this documented anywhere. No mention of it with all the parameter &amp;amp; function documentation that I could find. Maybe I missed it. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Feb 2025 16:41:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/parameters-can-t-take-cube-root-of-parameter-with-inch-units/m-p/13333923#M3644</guid>
      <dc:creator>turningGCH43</dc:creator>
      <dc:date>2025-02-22T16:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: parameters - can't take cube root of parameter with inch units</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/parameters-can-t-take-cube-root-of-parameter-with-inch-units/m-p/13333950#M3645</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9719891"&gt;@turningGCH43&lt;/a&gt;&amp;nbsp; schrieb:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;Dividing by units is very unintuitive. I was aware of the multiply by units.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;During my time at school, I learned to set up unit equations in parallel with numerical equations.*&lt;BR /&gt;This was a method to reduce errors in the calculations.&lt;BR /&gt;It still helps me today when developing equations in Fusion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;* The slide rule and later the pocket calculator knew no units.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Feb 2025 17:20:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/parameters-can-t-take-cube-root-of-parameter-with-inch-units/m-p/13333950#M3645</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2025-02-22T17:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: parameters - can't take cube root of parameter with inch units</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/parameters-can-t-take-cube-root-of-parameter-with-inch-units/m-p/13334071#M3646</link>
      <description>&lt;P&gt;Yeah, I totally get and agree that having the units carried along is a good idea and useful as a cross check in a lot of situations. The problem is that it won't let you take the cube root of a linear unit parameter. I needed this for a screw tolerance calc from spec formulas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;now that I know the /unit trick, it's not a big deal.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Feb 2025 20:22:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/parameters-can-t-take-cube-root-of-parameter-with-inch-units/m-p/13334071#M3646</guid>
      <dc:creator>turningGCH43</dc:creator>
      <dc:date>2025-02-22T20:22:51Z</dc:date>
    </item>
  </channel>
</rss>

