I have an unknown variable that is to the power of 4 I need to find it
1 view (last 30 days)
Show older comments
Here is the equation: q = e*Sigma*A*(T^4) All are known values except the T is there a command I can use like solve(T) that will automatically solve T for me without re-writting the whole equation with T on the left side of the = sigh. Also If I want to write the equation again with the T on the left sign how can I do a sqrt to the 4th level?
0 Comments
See Also
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!