Hello Thunkers ,
I want to add feature of root in my calculator can anyone help me ?
this is the topic of my calculator in which i want to put this feature
and please give the feedback how the UI is of my calculator
![]()
Thank you
Rishabh
Hello Thunkers ,
I want to add feature of root in my calculator can anyone help me ?
this is the topic of my calculator in which i want to put this feature
and please give the feedback how the UI is of my calculator
![]()
Thank you
Rishabh
are you looking for any root value
like square root, cubic root, 4th root, etc?
cause if so, here’s a fun project to check out!
https://x.thunkable.com/projectPage/620bca67a721f60010b013f7
When making a calculator function, you need to:
If you provide #1, I can provide you with help on #2. Just post a list for #1 and a screenshot for #2 showing how you’ve attempted it and I can help you correct anything that isn’t working.
Thank you @jared
for the link but I need
for square root and cubic root because i searched in google most common roots are cubic and square root
JUST check
this is my link of square root Thunkable
the square of 5 is written as 5^2 - in other words, 5 raised to 2.
the square ROOT of 5 is written as 5^(1/2) - in othere words, 5 raised to (1/2)
the same applies for any root.
here’s the result of computing the cube root of 5

here’s the project
https://x.thunkable.com/copy/38469d6f9813855635be4ddd515ac7ad
nocode for the win! thanks for this example
@manyone
Hi everyone
@jared @manyone @tatiang
please just preview my app with the help of below link
https://x.thunkable.com/copy/46f59190830c20f2dd45d260702b1db1
And please help me in how can i make a backspace button
i didnt get a chance to look inside but here are my observations.
this sign means Backspace BUTTON
working on it
thanks @manyone for quick reply
You should avoid using math symbols ( < ) for other functions.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.