+ Reply to Thread
Results 1 to 2 of 2

Product roots

  1. #1
    Registered User
    Join Date
    07-10-2009
    Location
    Edinburgh, Scotland
    MS-Off Ver
    Excel 2003
    Posts
    1

    Product roots

    Hi,

    I'm trying to find a list of 2 number, the product of which will make 1.
    For example, 0.5 and 2, 0.125 and 8.
    Is there a way for me to find the roots of 1, possibly over a given range if that's easier?

    Thanks.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: Product roots

    In A1 column write number and in A2 add how much you want to grow (for example =A1+0,1) then extend A2 down.

    In B1 write =1/A1 and extend down

    Or, in A1 write =RANDBETWEEN(first number, last number) and extend down and in B1 same formula =1/A1 and extend down

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1